HTML Entity (dec) | 괙 |
HTML Entity (hex) | 괙 |
UTF-8 (hex) | 0xeab499 / 0xea 0xb4 0x99 (3 bytes) |
UTF-8 (dec) | 234, 180, 153 (3 bytes) |
UTF-16-BE (hex) | 0xad19 / 0xad 0x19 (2 bytes) |
UTF-16-BE (dec) | 173, 25 (2 bytes) |
UTF-32-BE (hex) | 0xad19 / 0x00 0x00 0xad 0x19 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 173, 25 (4 bytes) |
C/C++/Java source code | "\uad19" |
Python source code | "\uad19" |