HTML Entity (dec) | ﰪ |
HTML Entity (hex) | ﰪ |
UTF-8 (hex) | 0xefb0aa / 0xef 0xb0 0xaa (3 bytes) |
UTF-8 (dec) | 239, 176, 170 (3 bytes) |
UTF-16-BE (hex) | 0xfc2a / 0xfc 0x2a (2 bytes) |
UTF-16-BE (dec) | 252, 42 (2 bytes) |
UTF-32-BE (hex) | 0xfc2a / 0x00 0x00 0xfc 0x2a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 252, 42 (4 bytes) |
C/C++/Java source code | "\ufc2a" |
Python source code | "\ufc2a" |