HTML Entity (dec) | 괸 |
HTML Entity (hex) | 괸 |
UTF-8 (hex) | 0xeab4b8 / 0xea 0xb4 0xb8 (3 bytes) |
UTF-8 (dec) | 234, 180, 184 (3 bytes) |
UTF-16-BE (hex) | 0xad38 / 0xad 0x38 (2 bytes) |
UTF-16-BE (dec) | 173, 56 (2 bytes) |
UTF-32-BE (hex) | 0xad38 / 0x00 0x00 0xad 0x38 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 173, 56 (4 bytes) |
C/C++/Java source code | "\uad38" |
Python source code | "\uad38" |