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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 軟??軟??^ | 100100111110111000111111001111111001001111101110001111110011111101011110 | 93ee3f3f93ee3f3f5e |
EUC-JP | 軟??軟??^ | 110001101111000000111111001111111100011011110000001111110011111101011110 | c6f03f3fc6f03f3f5e |
UTF-8 | 軟썹뼨軟썲쉑^ | 11101000101110111001111111101100100011011011100111101011101111001010100011101000101110111001111111101100100011011011001011101100100010011001000101011110 | e8bb9fec8db9ebbca8e8bb9fec8db2ec89915e |
UHC | 軟썹뼨軟썲쉑^ | 11100110111000111011110111100111100101101010101111100110111000111011110111100101101111011010011101011110 | e6e3bde796abe6e3bde5bda75e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)