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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP 洧??\}洧??\{^ 100011111100011110110100001111110011111101011100011111011000111111000111101101000011111100111111010111000111101101011110 8fc7b43f3f5c7d8fc7b43f3f5c7b5e
UTF-8 洧쀫킀\}洧쀫킀\{^ 1110011010110100101001111110110010000000101010111110110110000010100000000101110001111101111001101011010010100111111011001000000010101011111011011000001010000000010111000111101101011110 e6b4a7ec80abed82805c7de6b4a7ec80abed82805c7b5e
UHC 洧쀫킀\}洧쀫킀\{^ 1110101011111011100101111110101110110100100011010101110001111101111010101111101110010111111010111011010010001101010111000111101101011110 eafb97ebb48d5c7deafb97ebb48d5c7b5e

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