HTML Entity (dec) | 𝟻 |
HTML Entity (hex) | 𝟻 |
UTF-8 (hex) | 0xf09d9fbb / 0xf0 0x9d 0x9f 0xbb (4 bytes) |
UTF-8 (dec) | 240, 157, 159, 187 (4 bytes) |
UTF-16-BE (hex) | 0xd835dffb / 0xd8 0x35 0xdf 0xfb (4 bytes) |
UTF-16-BE (dec) | 216, 53, 223, 251 (4 bytes) |
UTF-32-BE (hex) | 0x1d7fb / 0x00 0x01 0xd7 0xfb (4 bytes) |
UTF-32-BE (dec) | 0, 1, 215, 251 (4 bytes) |
C/C++/Java source code | "\u1d7fb" |
Python source code | "\u1d7fb" |