HTML Entity (dec) | 𪂿 |
HTML Entity (hex) | 𪂿 |
UTF-8 (hex) | 0xf0aa82bf / 0xf0 0xaa 0x82 0xbf (4 bytes) |
UTF-8 (dec) | 240, 170, 130, 191 (4 bytes) |
UTF-16-BE (hex) | 0xd868dcbf / 0xd8 0x68 0xdc 0xbf (4 bytes) |
UTF-16-BE (dec) | 216, 104, 220, 191 (4 bytes) |
UTF-32-BE (hex) | 0x2a0bf / 0x00 0x02 0xa0 0xbf (4 bytes) |
UTF-32-BE (dec) | 0, 2, 160, 191 (4 bytes) |
C/C++/Java source code | "\u2a0bf" |
Python source code | "\u2a0bf" |