HTML Entity (dec) | 홆 |
HTML Entity (hex) | 홆 |
UTF-8 (hex) | 0xed9986 / 0xed 0x99 0x86 (3 bytes) |
UTF-8 (dec) | 237, 153, 134 (3 bytes) |
UTF-16-BE (hex) | 0xd646 / 0xd6 0x46 (2 bytes) |
UTF-16-BE (dec) | 214, 70 (2 bytes) |
UTF-32-BE (hex) | 0xd646 / 0x00 0x00 0xd6 0x46 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 214, 70 (4 bytes) |
C/C++/Java source code | "\ud646" |
Python source code | "\ud646" |