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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 秩????}秩????{^ 100100101000000100111111001111110011111100111111011111011001001010000001001111110011111100111111001111110111101101011110 92813f3f3f3f7d92813f3f3f3f7b5e
EUC-JP 秩????}秩????{^ 110000111110000100111111001111110011111100111111011111011100001111100001001111110011111100111111001111110111101101011110 c3e13f3f3f3f7dc3e13f3f3f3f7b5e
UTF-8 秩섐瓆렻롉}秩섐瓆렻롉{^ 111001111010011110101001111011001000010010010000111001111001001110000110111010111010000010111011111010111010000110001001011111011110011110100111101010011110110010000100100100001110011110010011100001101110101110100000101110111110101110100001100010010111101101011110 e7a7a9ec8490e79386eba0bbeba1897de7a7a9ec8490e79386eba0bbeba1897b5e
UHC 秩섐瓆렻롉}秩섐瓆렻롉{^ 1111001011110001101111001010101111110010111011111000111011000011100011101100111101111101111100101111000110111100101010111111001011101111100011101100001110001110110011110111101101011110 f2f1bcabf2ef8ec38ecf7df2f1bcabf2ef8ec38ecf7b5e

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