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 ??????}B 0011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f7d42
SJIS-WIN 篠セト叱偲璽}B 100011101100001010111110110001001000111010110110100011101100001110001110101000110111110101000010 8ec2bec48eb68ec38ea37d42
EUC-JP 篠セト叱偲璽}B 1011110011000100100011101011111010001110110001001011110010111000101111001100010110111100101001010111110101000010 bcc48ebe8ec4bcb8bcc5bca57d42
UTF-8 篠セト叱偲璽}B 1110011110101111101000001110111110111101101111101110111110111110100001001110010110001111101100011110010110000001101100101110011110010010101111010111110101000010 e7afa0efbdbeefbe84e58fb1e581b2e792bd7d42
UHC 篠??叱?璽}B 1110000111000110001111110011111111110010111010100011111111011111110111100111110101000010 e1c63f3ff2ea3fdfde7d42

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