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 11100100111100101000111011101101100011110101000011100100100010111000101010001111100011110101100001000001 e4f28eed8f50e48b8a8f8f5841
EUC-JP 蔗種襲芫鰹醜A 11101000111101001011110011101111101111011011000111100111111010111011001111101111101111011011100101000001 e8f4bcefbdb1e7ebb3efbdb941
UTF-8 蔗種襲芫鰹醜A 11101000100101001001011111100111101010001010111011101000101001011011001011101000100010101010101111101001101100001011100111101001100001101001110001000001 e89497e7a8aee8a5b2e88aabe9b0b9e9869c41
UHC 蔗種襲??醜A 1110110110111101111100001111101011100011101010010011111100111111111101011101110101000001 edbdf0fae3a93f3ff5dd41

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