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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 譚第キ。}譚第キ。{^ 111001101001110110010001111001101011011110100001011111011110011010011101100100011110011010110111101000010111101101011110 e69d91e6b7a17de69d91e6b7a17b5e
EUC-JP 譚第キ。}譚第キ。{^ 11101011111111011100001011101000100011101011011110001110101000010111110111101011111111011100001011101000100011101011011110001110101000010111101101011110 ebfdc2e88eb78ea17debfdc2e88eb78ea17b5e
UTF-8 譚第キ。}譚第キ。{^ 111010001010110110011010111001111010110010101100111011111011110110110111111011111011110110100001011111011110100010101101100110101110011110101100101011001110111110111101101101111110111110111101101000010111101101011110 e8ad9ae7acacefbdb7efbda17de8ad9ae7acacefbdb7efbda17b5e
UHC 譚第??}譚第??{^ 110100111100100111110000101011110011111100111111011111011101001111001001111100001010111100111111001111110111101101011110 d3c9f0af3f3f7dd3c9f0af3f3f7b5e

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