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 ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
SJIS-WIN ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
EUC-JP ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
UTF-8 梨낆쿋吏싳껌吏깆쭬A 11101111101001111010001011101011100000101000011011101100101111111000101111101111101001111001111011101100100010111011001111101010101110111000110011101111101001111001111011101010101110011000011011101100101011011010110001000001 efa7a2eb8286ecbf8befa79eec8bb3eabb8cefa79eeab986ecadac41
UHC 梨낆쿋吏싳껌吏깆쭬A 11101100101100011000010111101100101100101010000011101100101001111001101011101100101100101010110111101100101001111011000111101100101001111010000001000001 ecb185ecb2a0eca79aecb2adeca7b1eca7a041

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