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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ヘロヘロ蠇ヘロ 11001101110110111111011010110100111100001110111011001101110110111111011010110100111110111010000111001101110110111111000011101011 cddbf6b4f0eecddbf6b4fba1cddbf0eb
EUC-JP ヘロ??ヘロ??ヘロ? 1000111011001101100011101101101100111111001111111000111011001101100011101101101100111111001111111000111011001101100011101101101100111111 8ecd8edb3f3f8ecd8edb3f3f8ecd8edb3f
UTF-8 ヘロヘロ蠇ヘロ 111011111011111010001101111011111011111010011011111011101001001110011011111011101000001010101101111011111011111010001101111011111011111010011011111011101001001110011011111010001010000010000111111011111011111010001101111011111011111010011011111011101000001010101010 efbe8defbe9bee939bee82adefbe8defbe9bee939be8a087efbe8defbe9bee82aa
UHC ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f

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