HTML Entity (dec) | 휿 |
HTML Entity (hex) | 휿 |
UTF-8 (hex) | 0xed9cbf / 0xed 0x9c 0xbf (3 bytes) |
UTF-8 (dec) | 237, 156, 191 (3 bytes) |
UTF-16-BE (hex) | 0xd73f / 0xd7 0x3f (2 bytes) |
UTF-16-BE (dec) | 215, 63 (2 bytes) |
UTF-32-BE (hex) | 0xd73f / 0x00 0x00 0xd7 0x3f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 215, 63 (4 bytes) |
C/C++/Java source code | "\ud73f" |
Python source code | "\ud73f" |