If $X_n$ and $Y_n$ are independent random vectors for every $n$, then $X_n \overset{d}{\to} X$ and $Y_n \overset{d}{\to}Y$ imply that $(X_n,Y_n) \overset{d}{\to} (X,Y)$ where $X$ and $Y$ are independent.
I know the statement is true for $X_n, Y_n$ converges to $X, Y$ in probability without the assumption of independence. When I tried to prove this, I used the characteristic function, but I got stuck to show $X$ and $Y$ are independent.
Hint: $Ee^{i((X_n, Y_n) \mid (u, v))} = Ee^{i (uX_n + v Y_n)}=Ee^{iu X_n} Ee^{i vY_n}$, now let $n \to \infty.$