HTML Entity (dec) | 괰 |
HTML Entity (hex) | 괰 |
UTF-8 (hex) | 0xeab4b0 / 0xea 0xb4 0xb0 (3 bytes) |
UTF-8 (dec) | 234, 180, 176 (3 bytes) |
UTF-16-BE (hex) | 0xad30 / 0xad 0x30 (2 bytes) |
UTF-16-BE (dec) | 173, 48 (2 bytes) |
UTF-32-BE (hex) | 0xad30 / 0x00 0x00 0xad 0x30 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 173, 48 (4 bytes) |
C/C++/Java source code | "\uad30" |
Python source code | "\uad30" |