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 11100100100010111000111011101101100011110101110011100100100010111000101010001111100011110101100001000001 e48b8eed8f5ce48b8a8f8f5841
EUC-JP 芫種十芫鰹醜A 11100111111010111011110011101111101111011011110111100111111010111011001111101111101111011011100101000001 e7ebbcefbdbde7ebb3efbdb941
UTF-8 芫種十芫鰹醜A 11101000100010101010101111100111101010001010111011100101100011011000000111101000100010101010101111101001101100001011100111101001100001101001110001000001 e88aabe7a8aee58d81e88aabe9b0b9e9869c41
UHC ?種十??醜A 00111111111100001111101011100100101010000011111100111111111101011101110101000001 3ff0fae4a83f3ff5dd41

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