HTML Entity (dec) | 𦫺 |
HTML Entity (hex) | 𦫺 |
UTF-8 (hex) | 0xf0a6abba / 0xf0 0xa6 0xab 0xba (4 bytes) |
UTF-8 (dec) | 240, 166, 171, 186 (4 bytes) |
UTF-16-BE (hex) | 0xd85adefa / 0xd8 0x5a 0xde 0xfa (4 bytes) |
UTF-16-BE (dec) | 216, 90, 222, 250 (4 bytes) |
UTF-32-BE (hex) | 0x26afa / 0x00 0x02 0x6a 0xfa (4 bytes) |
UTF-32-BE (dec) | 0, 2, 106, 250 (4 bytes) |
C/C++/Java source code | "\u26afa" |
Python source code | "\u26afa" |