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 ??C????e^ 001111110011111101000011001111110011111100111111001111110110010101011110 3f3f433f3f3f3f655e
SJIS-WIN テシCテーテゥe^ 110000111011110001000011110000111011000011000011101010010110010101011110 c3bc43c3b0c3a9655e
EUC-JP テシCテーテゥe^ 100011101100001110001110101111000100001110001110110000111000111010110000100011101100001110001110101010010110010101011110 8ec38ebc438ec38eb08ec38ea9655e
UTF-8 テシCテーテゥe^ 111011111011111010000011111011111011110110111100010000111110111110111110100000111110111110111101101100001110111110111110100000111110111110111101101010010110010101011110 efbe83efbdbc43efbe83efbdb0efbe83efbda9655e
UHC ??C????e^ 001111110011111101000011001111110011111100111111001111110110010101011110 3f3f433f3f3f3f655e

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