HTML Entity (dec) | 획 |
HTML Entity (hex) | 획 |
UTF-8 (hex) | 0xed9a8d / 0xed 0x9a 0x8d (3 bytes) |
UTF-8 (dec) | 237, 154, 141 (3 bytes) |
UTF-16-BE (hex) | 0xd68d / 0xd6 0x8d (2 bytes) |
UTF-16-BE (dec) | 214, 141 (2 bytes) |
UTF-32-BE (hex) | 0xd68d / 0x00 0x00 0xd6 0x8d (4 bytes) |
UTF-32-BE (dec) | 0, 0, 214, 141 (4 bytes) |
C/C++/Java source code | "\ud68d" |
Python source code | "\ud68d" |