HTML Entity (dec) | 괷 |
HTML Entity (hex) | 괷 |
UTF-8 (hex) | 0xeab4b7 / 0xea 0xb4 0xb7 (3 bytes) |
UTF-8 (dec) | 234, 180, 183 (3 bytes) |
UTF-16-BE (hex) | 0xad37 / 0xad 0x37 (2 bytes) |
UTF-16-BE (dec) | 173, 55 (2 bytes) |
UTF-32-BE (hex) | 0xad37 / 0x00 0x00 0xad 0x37 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 173, 55 (4 bytes) |
C/C++/Java source code | "\uad37" |
Python source code | "\uad37" |