HTML Entity (dec) | 𭉍 |
HTML Entity (hex) | 𭉍 |
UTF-8 (hex) | 0xf0ad898d / 0xf0 0xad 0x89 0x8d (4 bytes) |
UTF-8 (dec) | 240, 173, 137, 141 (4 bytes) |
UTF-16-BE (hex) | 0xd874de4d / 0xd8 0x74 0xde 0x4d (4 bytes) |
UTF-16-BE (dec) | 216, 116, 222, 77 (4 bytes) |
UTF-32-BE (hex) | 0x2d24d / 0x00 0x02 0xd2 0x4d (4 bytes) |
UTF-32-BE (dec) | 0, 2, 210, 77 (4 bytes) |
C/C++/Java source code | "\u2d24d" |
Python source code | "\u2d24d" |