Why is the Right Hand Rule true? The only thing that I'm searching for is its justification.
Remember that $$\vec{a}\times\vec{b}=\begin{vmatrix} a_{2} & a_{3}\\ b_{2} & b_{3} \end{vmatrix}\hat{i}-\begin{vmatrix} a_{1} & a_{3}\\ b_{1} & b_{3} \end{vmatrix}\hat{j}+\begin{vmatrix} a_{1} & a_{2}\\ b_{1} & b_{2} \end{vmatrix}\hat{k}$$
If what you're asking is whether or not the right hand rule makes sense, it does for the following reason:
The cross product of two linearly independent vectors $a$ and $b$ is defined as a vector that is perpendicular (orthogonal) to both $a$ and $b$ written as $a \times b$, with a direction given by the right-hand rule and a magnitude equal to the area of the parallelogram that the vectors $a$ and $b$ span. So, the cross product is a binary operation on $\mathbb{R}^3$ and the right hand rule gives the direction of the vector $a \times b$.