HTML Entity (dec) | 𭾾 |
HTML Entity (hex) | 𭾾 |
UTF-8 (hex) | 0xf0adbebe / 0xf0 0xad 0xbe 0xbe (4 bytes) |
UTF-8 (dec) | 240, 173, 190, 190 (4 bytes) |
UTF-16-BE (hex) | 0xd877dfbe / 0xd8 0x77 0xdf 0xbe (4 bytes) |
UTF-16-BE (dec) | 216, 119, 223, 190 (4 bytes) |
UTF-32-BE (hex) | 0x2dfbe / 0x00 0x02 0xdf 0xbe (4 bytes) |
UTF-32-BE (dec) | 0, 2, 223, 190 (4 bytes) |
C/C++/Java source code | "\u2dfbe" |
Python source code | "\u2dfbe" |