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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 箒篆葢箒篆葢^ 11100010101101001110001010111101111001001110001011100010101101001110001010111101111001001110001001011110 e2b4e2bde4e2e2b4e2bde4e25e
EUC-JP 箒篆葢箒篆葢^ 11100100101101101110010010111111111010001110010011100100101101101110010010111111111010001110010001011110 e4b6e4bfe8e4e4b6e4bfe8e45e
UTF-8 箒篆葢箒篆葢^ 11100111101011101001001011100111101011111000011011101000100100011010001011100111101011101001001011100111101011111000011011101000100100011010001001011110 e7ae92e7af86e891a2e7ae92e7af86e891a25e
UHC ?篆??篆?^ 001111111110111110101010001111110011111111101111101010100011111101011110 3fefaa3f3fefaa3f5e

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