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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ??????恁??B 0011111100111111001111110011111100111111001111111001110010001100001111110011111101000010 3f3f3f3f3f3f9c8c3f3f42
EUC-JP ??????恁??B 0011111100111111001111110011111100111111001111111101011111101100001111110011111101000010 3f3f3f3f3f3fd7ec3f3f42
UTF-8 梨낆껌吏숈콌恁띠쭥B 11101111101001111010001011101011100000101000011011101010101110111000110011101111101001111001111011101100100010001000100011101100101111011000110011100110100000011000000111101011100111011010000011101100101011011010010101000010 efa7a2eb8286eabb8cefa79eec8888ecbd8ce68181eb9da0ecada542
UHC 梨낆껌吏숈콌恁띠쭥B 11101100101100011000010111101100101100101010110111101100101001111001100111101100101100011000100011101100111101101011011011101100101001111001100101000010 ecb185ecb2adeca799ecb188ecf6b6eca79942

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