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 11101000010111001000111011101101100011110101100011101000010111001000111011101101100011110100010001000001 e85c8eed8f58e85c8eed8f4441
EUC-JP 鐔種醜鐔種愁A 11101111101111011011110011101111101111011011100111101111101111011011110011101111101111011010010101000001 efbdbcefbdb9efbdbcefbda541
UTF-8 鐔種醜鐔種愁A 11101001100100001001010011100111101010001010111011101001100001101001110011101001100100001001010011100111101010001010111011100110100001001000000101000001 e99094e7a8aee9869ce99094e7a8aee6848141
UHC ?種醜?種愁A 0011111111110000111110101111010111011101001111111111000011111010111000011111111001000001 3ff0faf5dd3ff0fae1fe41

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