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 ’H‘§‘ \}’H‘§‘ \{^ 1001001001001000100100011010011110010001101000000101110001111101100100100100100010010001101001111001000110100000010111000111101101011110 924891a791a05c7d924891a791a05c7b5e
SJIS-WIN ?H?§??\}?H?§??\{^ 00111111010010000011111110000001100110000011111100111111010111000111110100111111010010000011111110000001100110000011111100111111010111000111101101011110 3f483f81983f3f5c7d3f483f81983f3f5c7b5e
EUC-JP ?H?§??\}?H?§??\{^ 00111111010010000011111110100001111110000011111100111111010111000111110100111111010010000011111110100001111110000011111100111111010111000111101101011110 3f483fa1f83f3f5c7d3f483fa1f83f3f5c7b5e
UTF-8 ’H‘§‘ \}’H‘§‘ \{^ 110000101001001001001000110000101001000111000010101001111100001010010001110000101010000001011100011111011100001010010010010010001100001010010001110000101010011111000010100100011100001010100000010111000111101101011110 c29248c291c2a7c291c2a05c7dc29248c291c2a7c291c2a05c7b5e
UHC ?H?§??\}?H?§??\{^ 00111111010010000011111110100001110101110011111100111111010111000111110100111111010010000011111110100001110101110011111100111111010111000111101101011110 3f483fa1d73f3f5c7d3f483fa1d73f3f5c7b5e

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