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 ホォマケ}ホォマケ{^ 110011101111011011111010101010111100111110111001011111011100111011110110111110101010101111001111101110010111101101011110 cef6faabcfb97dcef6faabcfb97b5e
EUC-JP ホ?ォマケ}ホ?ォマケ{^ 100011101100111000111111100011101010101110001110110011111000111010111001011111011000111011001110001111111000111010101011100011101100111110001110101110010111101101011110 8ece3f8eab8ecf8eb97d8ece3f8eab8ecf8eb97b5e
UTF-8 ホォマケ}ホォマケ{^ 111011111011111010001110111011101001010010100001111011111011110110101011111011111011111010001111111011111011110110111001011111011110111110111110100011101110111010010100101000011110111110111101101010111110111110111110100011111110111110111101101110010111101101011110 efbe8eee94a1efbdabefbe8fefbdb97defbe8eee94a1efbdabefbe8fefbdb97b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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