HTML Entity (dec) | 𭀫 |
HTML Entity (hex) | 𭀫 |
UTF-8 (hex) | 0xf0ad80ab / 0xf0 0xad 0x80 0xab (4 bytes) |
UTF-8 (dec) | 240, 173, 128, 171 (4 bytes) |
UTF-16-BE (hex) | 0xd874dc2b / 0xd8 0x74 0xdc 0x2b (4 bytes) |
UTF-16-BE (dec) | 216, 116, 220, 43 (4 bytes) |
UTF-32-BE (hex) | 0x2d02b / 0x00 0x02 0xd0 0x2b (4 bytes) |
UTF-32-BE (dec) | 0, 2, 208, 43 (4 bytes) |
C/C++/Java source code | "\u2d02b" |
Python source code | "\u2d02b" |