HTML Entity (dec) | ퟤ |
HTML Entity (hex) | ퟤ |
UTF-8 (hex) | 0xed9fa4 / 0xed 0x9f 0xa4 (3 bytes) |
UTF-8 (dec) | 237, 159, 164 (3 bytes) |
UTF-16-BE (hex) | 0xd7e4 / 0xd7 0xe4 (2 bytes) |
UTF-16-BE (dec) | 215, 228 (2 bytes) |
UTF-32-BE (hex) | 0xd7e4 / 0x00 0x00 0xd7 0xe4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 215, 228 (4 bytes) |
C/C++/Java source code | "\ud7e4" |
Python source code | "\ud7e4" |