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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 恁????????^ 1001110010001100001111110011111100111111001111110011111100111111001111110011111101011110 9c8c3f3f3f3f3f3f3f3f5e
EUC-JP 恁????????^ 1101011111101100001111110011111100111111001111110011111100111111001111110011111101011110 d7ec3f3f3f3f3f3f3f3f5e
UTF-8 恁㏃콝梨ㅼ껌吏숈쮫^ 11100110100000011000000111100011100011111000001111101100101111011001110111101111101001111010001011100011100001011011110011101010101110111000110011101111101001111001111011101100100010001000100011101100101011101010101101011110 e68181e38f83ecbd9defa7a2e385bceabb8cefa79eec8888ecaeab5e
UHC 恁㏃콝梨ㅼ껌吏숈쮫^ 11101100111101101010011111101100101100011001010111101100101100011010010011101100101100101010110111101100101001111001100111101100101010001000100001011110 ecf6a7ecb195ecb1a4ecb2adeca799eca8885e

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