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 ヒ、ヒム}ヒ、ヒム{^ 110010111010010011111001111010101100101111010001011111011100101110100100111110011110101011001011110100010111101101011110 cba4f9eacbd17dcba4f9eacbd17b5e
EUC-JP ヒ、?ヒム}ヒ、?ヒム{^ 100011101100101110001110101001000011111110001110110010111000111011010001011111011000111011001011100011101010010000111111100011101100101110001110110100010111101101011110 8ecb8ea43f8ecb8ed17d8ecb8ea43f8ecb8ed17b5e
UTF-8 ヒ、ヒム}ヒ、ヒム{^ 111011111011111010001011111011111011110110100100111011101001110110000101111011111011111010001011111011111011111010010001011111011110111110111110100010111110111110111101101001001110111010011101100001011110111110111110100010111110111110111110100100010111101101011110 efbe8befbda4ee9d85efbe8befbe917defbe8befbda4ee9d85efbe8befbe917b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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