On many UNO and Nano clones that use CH340G, the 3.3v pin is often connected to 3.3v. From what I can find out about CH340G, if it's used in 5v mode, the 3.3v pin is supposed to be connected to ground through a 100nF capacitor. And when it's connected to 3.3v supply, they are supposed to run at 3.3v mode with suitable level input/output.
But it seems like an odd design, USB is always 5v and if UNO or Nano was running in 3.3v mode, there wouldn't be any 5v unless the board's connected to USB. And when it's connected to USB, it'd always be 5v mode. On some schematics I am able to find, the 5v pin (VCC input) of CH340G is connected to all of UNO or Nano board. I've found one version where CH340G is connected to USB 5v only and the rest of the board had separate 3.3v but that was a Leonardo.
It seems to me that having 3.3v mode on a 5v only board is pointless? Or maybe it's poorly wired and that CH340G is supposed to only get 5v from USB and not from the board like the Leonardo clone schematic I found?