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 ÷æÜî÷æÜî^ 111101111110011011011100111011101111011111100110110111001110111001011110 f7e6dceef7e6dcee5e
SJIS-WIN ÷???÷???^ 1000000110000000001111110011111100111111100000011000000000111111001111110011111101011110 81803f3f3f81803f3f3f5e
EUC-JP ÷æÜî÷æÜî^ 1010000111100000100011111010100111000001100011111010101011100100100011111010101111000010101000011110000010001111101010011100000110001111101010101110010010001111101010111100001001011110 a1e08fa9c18faae48fabc2a1e08fa9c18faae48fabc25e
UTF-8 ÷æÜî÷æÜî^ 1100001110110111110000111010011011000011100111001100001110101110110000111011011111000011101001101100001110011100110000111010111001011110 c3b7c3a6c39cc3aec3b7c3a6c39cc3ae5e
UHC ־??־??^ 10100001110000001010100110100001001111110011111110100001110000001010100110100001001111110011111101011110 a1c0a9a13f3fa1c0a9a13f3f5e

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