HTML Entity (dec) | 䑫 |
HTML Entity (hex) | 䑫 |
UTF-8 (hex) | 0xe491ab / 0xe4 0x91 0xab (3 bytes) |
UTF-8 (dec) | 228, 145, 171 (3 bytes) |
UTF-16-BE (hex) | 0x446b / 0x44 0x6b (2 bytes) |
UTF-16-BE (dec) | 68, 107 (2 bytes) |
UTF-32-BE (hex) | 0x446b / 0x00 0x00 0x44 0x6b (4 bytes) |
UTF-32-BE (dec) | 0, 0, 68, 107 (4 bytes) |
C/C++/Java source code | "\u446b" |
Python source code | "\u446b" |