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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 쩐횓챔횦쩐횓챔횤^ 11101100101010011001000011101101100110101001001111101100101100011001010011101101100110101010011011101100101010011001000011101101100110101001001111101100101100011001010011101101100110101010010001011110 eca990ed9a93ecb194ed9aa6eca990ed9a93ecb194ed9aa45e
UHC 쩐횓챔횦쩐횓챔횤^ 1100001010111110110000111000111011000011101010001100001110011101110000101011111011000011100011101100001110101000110000111001101101011110 c2bec38ec3a8c39dc2bec38ec3a8c39b5e

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