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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ヘロヘロ 110011011101101111110110101101001111000011101001110011011101101111110011101101011111011011100010 cddbf6b4f0e9cddbf3b5f6e2
EUC-JP ヘロ??ヘロ?? 100011101100110110001110110110110011111100111111100011101100110110001110110110110011111100111111 8ecd8edb3f3f8ecd8edb3f3f
UTF-8 ヘロヘロ 111011111011111010001101111011111011111010011011111011101001001110011011111011101000001010101000111011111011111010001101111011111011111010011011111011101000101010101000111011101001010010001001 efbe8defbe9bee939bee82a8efbe8defbe9bee8aa8ee9489
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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