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 00111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f41
SJIS-WIN 襄矩揆襄玖濤A 11100101111101011000101111101001100111011000010011100101111101011000101111101000100111111011011101000001 e5f58be99d84e5f58be89fb741
EUC-JP 襄矩揆襄玖濤A 11101010111101111011011011101011110110011110010011101010111101111011011011101010110111101011100101000001 eaf7b6ebd9e4eaf7b6eadeb941
UTF-8 襄矩揆襄玖濤A 11101000101001011000010011100111100111111010100111100110100011111000011011101000101001011000010011100111100011101001011011100110101111111010010001000001 e8a584e79fa9e68f86e8a584e78e96e6bfa441
UHC 襄矩揆襄玖濤A 11100101110100011100111110111011110100001010011011100101110100011100111110111000110101001010011001000001 e5d1cfbbd0a6e5d1cfb8d4a641

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