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 10010011110100100011111111100000111000000011111110010011110100100011111110001111110011110011111101000001 93d23fe0e03f93d23f8fcf3f41
EUC-JP 瀞?珥?瀞?粧?A 11000110110101000011111111100000111000100011111111000110110101000011111110111110110100010011111101000001 c6d43fe0e23fc6d43fbed13f41
UTF-8 瀞렕珥렮瀞렕粧렰A 11100111100000001001111011101011101000001001010111100111100011111010010111101011101000001010111011100111100000001001111011101011101000001001010111100111101100101010011111101011101000001011000001000001 e7809eeba095e78fa5eba0aee7809eeba095e7b2a7eba0b041
UHC 瀞렕珥렮瀞렕粧렰A 1110111111100111100011101010101011101100101101001000111010111011111011111110011110001110101010101110110111110010100011101011110101000001 efe78eaaecb48ebbefe78eaaedf28ebd41

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