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 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN 蹟?珥?蹟?粧?A 10010000110101100011111111100000111000000011111110010000110101100011111110001111110011110011111101000001 90d63fe0e03f90d63f8fcf3f41
EUC-JP 蹟?珥?蹟?粧?A 11000000110110000011111111100000111000100011111111000000110110000011111110111110110100010011111101000001 c0d83fe0e23fc0d83fbed13f41
UTF-8 蹟렕珥렮蹟렕粧렰A 11101000101110011001111111101011101000001001010111100111100011111010010111101011101000001010111011101000101110011001111111101011101000001001010111100111101100101010011111101011101000001011000001000001 e8b99feba095e78fa5eba0aee8b99feba095e7b2a7eba0b041
UHC 蹟렕珥렮蹟렕粧렰A 1110111011100111100011101010101011101100101101001000111010111011111011101110011110001110101010101110110111110010100011101011110101000001 eee78eaaecb48ebbeee78eaaedf28ebd41

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