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 횋횠징챔횋횠징챔^ 11101101100110101000101111101101100110101010000011101100101001111001010111101100101100011001010011101101100110101000101111101101100110101010000011101100101001111001010111101100101100011001010001011110 ed9a8bed9aa0eca795ecb194ed9a8bed9aa0eca795ecb1945e
UHC 횋횠징챔횋횠징챔^ 1100001110001001110000111001100011000010101000011100001110101000110000111000100111000011100110001100001010100001110000111010100001011110 c389c398c2a1c3a8c389c398c2a1c3a85e

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