HTML Entity (dec) | 홸 |
HTML Entity (hex) | 홸 |
UTF-8 (hex) | 0xed99b8 / 0xed 0x99 0xb8 (3 bytes) |
UTF-8 (dec) | 237, 153, 184 (3 bytes) |
UTF-16-BE (hex) | 0xd678 / 0xd6 0x78 (2 bytes) |
UTF-16-BE (dec) | 214, 120 (2 bytes) |
UTF-32-BE (hex) | 0xd678 / 0x00 0x00 0xd6 0x78 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 214, 120 (4 bytes) |
C/C++/Java source code | "\ud678" |
Python source code | "\ud678" |