HTML Entity (dec) | 𤊅 |
HTML Entity (hex) | 𤊅 |
UTF-8 (hex) | 0xf0a48a85 / 0xf0 0xa4 0x8a 0x85 (4 bytes) |
UTF-8 (dec) | 240, 164, 138, 133 (4 bytes) |
UTF-16-BE (hex) | 0xd850de85 / 0xd8 0x50 0xde 0x85 (4 bytes) |
UTF-16-BE (dec) | 216, 80, 222, 133 (4 bytes) |
UTF-32-BE (hex) | 0x24285 / 0x00 0x02 0x42 0x85 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 66, 133 (4 bytes) |
C/C++/Java source code | "\u24285" |
Python source code | "\u24285" |