HTML Entity (dec) | 톝 |
HTML Entity (hex) | 톝 |
UTF-8 (hex) | 0xed869d / 0xed 0x86 0x9d (3 bytes) |
UTF-8 (dec) | 237, 134, 157 (3 bytes) |
UTF-16-BE (hex) | 0xd19d / 0xd1 0x9d (2 bytes) |
UTF-16-BE (dec) | 209, 157 (2 bytes) |
UTF-32-BE (hex) | 0xd19d / 0x00 0x00 0xd1 0x9d (4 bytes) |
UTF-32-BE (dec) | 0, 0, 209, 157 (4 bytes) |
C/C++/Java source code | "\ud19d" |
Python source code | "\ud19d" |