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 ??I}??I{^ 001111110011111101001001011111010011111100111111010010010111101101011110 3f3f497d3f3f497b5e
SJIS-WIN 虹蓆I}虹蓆I{^ 10010011111110001110010011101100010010010111110110010011111110001110010011101100010010010111101101011110 93f8e4ec497d93f8e4ec497b5e
EUC-JP 虹蓆I}虹蓆I{^ 11000110111110101110100011101110010010010111110111000110111110101110100011101110010010010111101101011110 c6fae8ee497dc6fae8ee497b5e
UTF-8 虹蓆I}虹蓆I{^ 1110100010011001101110011110100010010011100001100100100101111101111010001001100110111001111010001001001110000110010010010111101101011110 e899b9e89386497de899b9e89386497b5e
UHC 虹蓆I}虹蓆I{^ 11111011111101101110000010110110010010010111110111111011111101101110000010110110010010010111101101011110 fbf6e0b6497dfbf6e0b6497b5e

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