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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 篠キチ篠チュe^ 10001110110000101011011111000001100011101100001011000001101011010110010101011110 8ec2b7c18ec2c1ad655e
EUC-JP 篠キチ篠チュe^ 1011110011000100100011101011011110001110110000011011110011000100100011101100000110001110101011010110010101011110 bcc48eb78ec1bcc48ec18ead655e
UTF-8 篠キチ篠チュe^ 1110011110101111101000001110111110111101101101111110111110111110100000011110011110101111101000001110111110111110100000011110111110111101101011010110010101011110 e7afa0efbdb7efbe81e7afa0efbe81efbdad655e
UHC 篠??篠??e^ 11100001110001100011111100111111111000011100011000111111001111110110010101011110 e1c63f3fe1c63f3f655e

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