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 | 軟??昻?? | 1001001111101110001111110011111111111010110100000011111100111111 | 93ee3f3ffad03f3f |
EUC-JP | 軟????? | 11000110111100000011111100111111001111110011111100111111 | c6f03f3f3f3f3f |
UTF-8 | 軟쒙숲昻믭풃 | 111010001011101110011111111011001001001010011001111011001000100010110010111001101001100010111011111010111010111110101101111011011001001010000011 | e8bb9fec9299ec88b2e698bbebafaded9283 |
UHC | 軟쒙숲昻믭풃 | 111001101110001110011100111011111011110110100011111001001110100110010010111011111011111010001011 | e6e39cefbda3e4e992efbe8b |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)