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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ホォェッ}ホォェッ{^ 110011101111011011111001101010111010101010101111011111011100111011110110111110011010101110101010101011110111101101011110 cef6f9abaaaf7dcef6f9abaaaf7b5e
EUC-JP ホ?ォェッ}ホ?ォェッ{^ 100011101100111000111111100011101010101110001110101010101000111010101111011111011000111011001110001111111000111010101011100011101010101010001110101011110111101101011110 8ece3f8eab8eaa8eaf7d8ece3f8eab8eaa8eaf7b5e
UTF-8 ホォェッ}ホォェッ{^ 111011111011111010001110111011101001010010100000111011111011110110101011111011111011110110101010111011111011110110101111011111011110111110111110100011101110111010010100101000001110111110111101101010111110111110111101101010101110111110111101101011110111101101011110 efbe8eee94a0efbdabefbdaaefbdaf7defbe8eee94a0efbdabefbdaaefbdaf7b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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