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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蔕ミ、}蔕ミ、{^ 1110010011110110110100001010010001111101111001001111011011010000101001000111101101011110 e4f6d0a47de4f6d0a47b5e
EUC-JP 蔕ミ、}蔕ミ、{^ 111010001111100010001110110100001000111010100100011111011110100011111000100011101101000010001110101001000111101101011110 e8f88ed08ea47de8f88ed08ea47b5e
UTF-8 蔕ミ、}蔕ミ、{^ 111010001001010010010101111011111011111010010000111011111011110110100100011111011110100010010100100101011110111110111110100100001110111110111101101001000111101101011110 e89495efbe90efbda47de89495efbe90efbda47b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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