To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN エス辞エス辞B 1111000111100010101101001111000110001110101111011000111010101011111100011110001010110100111100011000111010111101100011101010101101000010 f1e2b4f18ebd8eabf1e2b4f18ebd8eab42
EUC-JP ?エ?ス辞?エ?ス辞B 0011111110001110101101000011111110001110101111011011110010101101001111111000111010110100001111111000111010111101101111001010110101000010 3f8eb43f8ebdbcad3f8eb43f8ebdbcad42
UTF-8 エス辞エス辞B 11101110100001011001110111101111101111011011010011101110100001001000100111101111101111011011110111101000101111101001111011101110100001011001110111101111101111011011010011101110100001001000100111101111101111011011110111101000101111101001111001000010 ee859defbdb4ee8489efbdbde8be9eee859defbdb4ee8489efbdbde8be9e42
UHC ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)