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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蟇ウ繧キ}蟇ウ繧キ{^ 111001011010111110110011111000111000001010110111011111011110010110101111101100111110001110000010101101110111101101011110 e5afb3e382b77de5afb3e382b77b5e
EUC-JP 蟇ウ繧キ}蟇ウ繧キ{^ 11101010101100011000111010110011111001011110001010001110101101110111110111101010101100011000111010110011111001011110001010001110101101110111101101011110 eab18eb3e5e28eb77deab18eb3e5e28eb77b5e
UTF-8 蟇ウ繧キ}蟇ウ繧キ{^ 111010001001111110000111111011111011110110110011111001111011100110100111111011111011110110110111011111011110100010011111100001111110111110111101101100111110011110111001101001111110111110111101101101110111101101011110 e89f87efbdb3e7b9a7efbdb77de89f87efbdb3e7b9a7efbdb77b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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