HTML Entity (dec) | 𱫻 |
HTML Entity (hex) | 𱫻 |
UTF-8 (hex) | 0xf0b1abbb / 0xf0 0xb1 0xab 0xbb (4 bytes) |
UTF-8 (dec) | 240, 177, 171, 187 (4 bytes) |
UTF-16-BE (hex) | 0xd886defb / 0xd8 0x86 0xde 0xfb (4 bytes) |
UTF-16-BE (dec) | 216, 134, 222, 251 (4 bytes) |
UTF-32-BE (hex) | 0x31afb / 0x00 0x03 0x1a 0xfb (4 bytes) |
UTF-32-BE (dec) | 0, 3, 26, 251 (4 bytes) |
C/C++/Java source code | "\u31afb" |
Python source code | "\u31afb" |