HTML Entity (dec) | 𰾺 |
HTML Entity (hex) | 𰾺 |
UTF-8 (hex) | 0xf0b0beba / 0xf0 0xb0 0xbe 0xba (4 bytes) |
UTF-8 (dec) | 240, 176, 190, 186 (4 bytes) |
UTF-16-BE (hex) | 0xd883dfba / 0xd8 0x83 0xdf 0xba (4 bytes) |
UTF-16-BE (dec) | 216, 131, 223, 186 (4 bytes) |
UTF-32-BE (hex) | 0x30fba / 0x00 0x03 0x0f 0xba (4 bytes) |
UTF-32-BE (dec) | 0, 3, 15, 186 (4 bytes) |
C/C++/Java source code | "\u30fba" |
Python source code | "\u30fba" |