HTML Entity (dec) | 귮 |
HTML Entity (hex) | 귮 |
UTF-8 (hex) | 0xeab7ae / 0xea 0xb7 0xae (3 bytes) |
UTF-8 (dec) | 234, 183, 174 (3 bytes) |
UTF-16-BE (hex) | 0xadee / 0xad 0xee (2 bytes) |
UTF-16-BE (dec) | 173, 238 (2 bytes) |
UTF-32-BE (hex) | 0xadee / 0x00 0x00 0xad 0xee (4 bytes) |
UTF-32-BE (dec) | 0, 0, 173, 238 (4 bytes) |
C/C++/Java source code | "\uadee" |
Python source code | "\uadee" |