To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 闔滓「ァ螳唯 | 11101000100011101001111111100110101000101010011111100101101011101001011101000010 | e88e9fe6a2a7e5ae9742 |
EUC-JP | 闔滓「ァ螳唯 | 111011111110111011011110111010001000111010100010100011101010011111101010101100001100110110100011 | efeedee88ea28ea7eab0cda3 |
UTF-8 | 闔滓「ァ螳唯 | 111010011001011110010100111001101011101110010011111011111011110110100010111011111011110110100111111010001001111010110011111001011001010010101111 | e99794e6bb93efbda2efbda7e89eb3e594af |
UHC | 闔滓??螳唯 | 11111001111011111110111010101011001111110011111111010011110110011110101011100110 | f9efeeab3f3fd3d9eae6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)