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 蟆ク繧キ}蟆ク繧キ{^ 111001011011000010111000111000111000001010110111011111011110010110110000101110001110001110000010101101110111101101011110 e5b0b8e382b77de5b0b8e382b77b5e
EUC-JP 蟆ク繧キ}蟆ク繧キ{^ 11101010101100101000111010111000111001011110001010001110101101110111110111101010101100101000111010111000111001011110001010001110101101110111101101011110 eab28eb8e5e28eb77deab28eb8e5e28eb77b5e
UTF-8 蟆ク繧キ}蟆ク繧キ{^ 111010001001111110000110111011111011110110111000111001111011100110100111111011111011110110110111011111011110100010011111100001101110111110111101101110001110011110111001101001111110111110111101101101110111101101011110 e89f86efbdb8e7b9a7efbdb77de89f86efbdb8e7b9a7efbdb77b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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