HTML Entity (dec) | 몮 |
HTML Entity (hex) | 몮 |
UTF-8 (hex) | 0xebaaae / 0xeb 0xaa 0xae (3 bytes) |
UTF-8 (dec) | 235, 170, 174 (3 bytes) |
UTF-16-BE (hex) | 0xbaae / 0xba 0xae (2 bytes) |
UTF-16-BE (dec) | 186, 174 (2 bytes) |
UTF-32-BE (hex) | 0xbaae / 0x00 0x00 0xba 0xae (4 bytes) |
UTF-32-BE (dec) | 0, 0, 186, 174 (4 bytes) |
C/C++/Java source code | "\ubaae" |
Python source code | "\ubaae" |