HTML Entity (dec) | 𰝯 |
HTML Entity (hex) | 𰝯 |
UTF-8 (hex) | 0xf0b09daf / 0xf0 0xb0 0x9d 0xaf (4 bytes) |
UTF-8 (dec) | 240, 176, 157, 175 (4 bytes) |
UTF-16-BE (hex) | 0xd881df6f / 0xd8 0x81 0xdf 0x6f (4 bytes) |
UTF-16-BE (dec) | 216, 129, 223, 111 (4 bytes) |
UTF-32-BE (hex) | 0x3076f / 0x00 0x03 0x07 0x6f (4 bytes) |
UTF-32-BE (dec) | 0, 3, 7, 111 (4 bytes) |
C/C++/Java source code | "\u3076f" |
Python source code | "\u3076f" |