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 ??F????\ 0011111100111111010001100011111100111111001111110011111101011100 3f3f463f3f3f3f5c
SJIS-WIN 偲悉F篠シト湿\ 100011101100001110001110101110110100011010001110110000101011110011000100100011101011110001011100 8ec38ebb468ec2bcc48ebc5c
EUC-JP 偲悉F篠シト湿\ 1011110011000101101111001011110101000110101111001100010010001110101111001000111011000100101111001011111001011100 bcc5bcbd46bcc48ebc8ec4bcbe5c
UTF-8 偲悉F篠シト湿\ 1110010110000001101100101110011010000010100010010100011011100111101011111010000011101111101111011011110011101111101111101000010011100110101110011011111101011100 e581b2e6828946e7afa0efbdbcefbe84e6b9bf5c
UHC ?悉F篠???\ 00111111111000111111101001000110111000011100011000111111001111110011111101011100 3fe3fa46e1c63f3f3f5c

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