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 쨋횚징챔쨋횚징챔^ 11101100101010001000101111101101100110101001101011101100101001111001010111101100101100011001010011101100101010001000101111101101100110101001101011101100101001111001010111101100101100011001010001011110 eca88bed9a9aeca795ecb194eca88bed9a9aeca795ecb1945e
UHC 쨋횚징챔쨋횚징챔^ 1100001010110110110000111001010011000010101000011100001110101000110000101011011011000011100101001100001010100001110000111010100001011110 c2b6c394c2a1c3a8c2b6c394c2a1c3a85e

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