HTML Entity (dec) | 䖬 |
HTML Entity (hex) | 䖬 |
UTF-8 (hex) | 0xe496ac / 0xe4 0x96 0xac (3 bytes) |
UTF-8 (dec) | 228, 150, 172 (3 bytes) |
UTF-16-BE (hex) | 0x45ac / 0x45 0xac (2 bytes) |
UTF-16-BE (dec) | 69, 172 (2 bytes) |
UTF-32-BE (hex) | 0x45ac / 0x00 0x00 0x45 0xac (4 bytes) |
UTF-32-BE (dec) | 0, 0, 69, 172 (4 bytes) |
C/C++/Java source code | "\u45ac" |
Python source code | "\u45ac" |