HTML Entity (dec) | 뫽 |
HTML Entity (hex) | 뫽 |
UTF-8 (hex) | 0xebabbd / 0xeb 0xab 0xbd (3 bytes) |
UTF-8 (dec) | 235, 171, 189 (3 bytes) |
UTF-16-BE (hex) | 0xbafd / 0xba 0xfd (2 bytes) |
UTF-16-BE (dec) | 186, 253 (2 bytes) |
UTF-32-BE (hex) | 0xbafd / 0x00 0x00 0xba 0xfd (4 bytes) |
UTF-32-BE (dec) | 0, 0, 186, 253 (4 bytes) |
C/C++/Java source code | "\ubafd" |
Python source code | "\ubafd" |