HTML Entity (dec) | 𰟪 |
HTML Entity (hex) | 𰟪 |
UTF-8 (hex) | 0xf0b09faa / 0xf0 0xb0 0x9f 0xaa (4 bytes) |
UTF-8 (dec) | 240, 176, 159, 170 (4 bytes) |
UTF-16-BE (hex) | 0xd881dfea / 0xd8 0x81 0xdf 0xea (4 bytes) |
UTF-16-BE (dec) | 216, 129, 223, 234 (4 bytes) |
UTF-32-BE (hex) | 0x307ea / 0x00 0x03 0x07 0xea (4 bytes) |
UTF-32-BE (dec) | 0, 3, 7, 234 (4 bytes) |
C/C++/Java source code | "\u307ea" |
Python source code | "\u307ea" |