HTML Entity (dec) | 휡 |
HTML Entity (hex) | 휡 |
UTF-8 (hex) | 0xed9ca1 / 0xed 0x9c 0xa1 (3 bytes) |
UTF-8 (dec) | 237, 156, 161 (3 bytes) |
UTF-16-BE (hex) | 0xd721 / 0xd7 0x21 (2 bytes) |
UTF-16-BE (dec) | 215, 33 (2 bytes) |
UTF-32-BE (hex) | 0xd721 / 0x00 0x00 0xd7 0x21 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 215, 33 (4 bytes) |
C/C++/Java source code | "\ud721" |
Python source code | "\ud721" |