HTML Entity (dec) | מּ |
HTML Entity (hex) | מּ |
UTF-8 (hex) | 0xefacbe / 0xef 0xac 0xbe (3 bytes) |
UTF-8 (dec) | 239, 172, 190 (3 bytes) |
UTF-16-BE (hex) | 0xfb3e / 0xfb 0x3e (2 bytes) |
UTF-16-BE (dec) | 251, 62 (2 bytes) |
UTF-32-BE (hex) | 0xfb3e / 0x00 0x00 0xfb 0x3e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 251, 62 (4 bytes) |
C/C++/Java source code | "\ufb3e" |
Python source code | "\ufb3e" |