HTML Entity (dec) | 훝 |
HTML Entity (hex) | 훝 |
UTF-8 (hex) | 0xed9b9d / 0xed 0x9b 0x9d (3 bytes) |
UTF-8 (dec) | 237, 155, 157 (3 bytes) |
UTF-16-BE (hex) | 0xd6dd / 0xd6 0xdd (2 bytes) |
UTF-16-BE (dec) | 214, 221 (2 bytes) |
UTF-32-BE (hex) | 0xd6dd / 0x00 0x00 0xd6 0xdd (4 bytes) |
UTF-32-BE (dec) | 0, 0, 214, 221 (4 bytes) |
C/C++/Java source code | "\ud6dd" |
Python source code | "\ud6dd" |