HTML Entity (dec) | 𰷴 |
HTML Entity (hex) | 𰷴 |
UTF-8 (hex) | 0xf0b0b7b4 / 0xf0 0xb0 0xb7 0xb4 (4 bytes) |
UTF-8 (dec) | 240, 176, 183, 180 (4 bytes) |
UTF-16-BE (hex) | 0xd883ddf4 / 0xd8 0x83 0xdd 0xf4 (4 bytes) |
UTF-16-BE (dec) | 216, 131, 221, 244 (4 bytes) |
UTF-32-BE (hex) | 0x30df4 / 0x00 0x03 0x0d 0xf4 (4 bytes) |
UTF-32-BE (dec) | 0, 3, 13, 244 (4 bytes) |
C/C++/Java source code | "\u30df4" |
Python source code | "\u30df4" |