HTML Entity (dec) | 𐖴 |
HTML Entity (hex) | 𐖴 |
UTF-8 (hex) | 0xf09096b4 / 0xf0 0x90 0x96 0xb4 (4 bytes) |
UTF-8 (dec) | 240, 144, 150, 180 (4 bytes) |
UTF-16-BE (hex) | 0xd801ddb4 / 0xd8 0x01 0xdd 0xb4 (4 bytes) |
UTF-16-BE (dec) | 216, 1, 221, 180 (4 bytes) |
UTF-32-BE (hex) | 0x105b4 / 0x00 0x01 0x05 0xb4 (4 bytes) |
UTF-32-BE (dec) | 0, 1, 5, 180 (4 bytes) |
C/C++/Java source code | "\u105b4" |
Python source code | "\u105b4" |