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 | 軟????? | 10010011111011100011111100111111001111110011111100111111 | 93ee3f3f3f3f3f |
EUC-JP | 軟??蔣?? | 110001101111000000111111001111111000111111011001101101100011111100111111 | c6f03f3f8fd9b63f3f |
UTF-8 | 軟쒑㉫蔣뚲뵕 | 111010001011101110011111111011001001001010010001111000111000100110101011111010001001010010100011111010111001101010110010111010111011010110010101 | e8bb9fec9291e389abe894a3eb9ab2ebb595 |
UHC | 軟쒑㉫蔣뚲뵕 | 111001101110001110011100111010001010100010111100111011011111100010001100111011101001010010010111 | e6e39ce8a8bcedf88cee9497 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)