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^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN 篠ツト識篠チュe^ 100011101100001011000010110001001000111010101111100011101100001011000001101011010110010101011110 8ec2c2c48eaf8ec2c1ad655e
EUC-JP 篠ツト識篠チュe^ 10111100110001001000111011000010100011101100010010111100101100011011110011000100100011101100000110001110101011010110010101011110 bcc48ec28ec4bcb1bcc48ec18ead655e
UTF-8 篠ツト識篠チュe^ 1110011110101111101000001110111110111110100000101110111110111110100001001110100010101101100110001110011110101111101000001110111110111110100000011110111110111101101011010110010101011110 e7afa0efbe82efbe84e8ad98e7afa0efbe81efbdad655e
UHC 篠??識篠??e^ 111000011100011000111111001111111110001111011011111000011100011000111111001111110110010101011110 e1c63f3fe3dbe1c63f3f655e

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