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^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN シケシテシテシッe^ 10111100101110011011110011000011101111001100001110111100101011110110010101011110 bcb9bcc3bcc3bcaf655e
EUC-JP シケシテシテシッe^ 100011101011110010001110101110011000111010111100100011101100001110001110101111001000111011000011100011101011110010001110101011110110010101011110 8ebc8eb98ebc8ec38ebc8ec38ebc8eaf655e
UTF-8 シケシテシテシッe^ 1110111110111101101111001110111110111101101110011110111110111101101111001110111110111110100000111110111110111101101111001110111110111110100000111110111110111101101111001110111110111101101011110110010101011110 efbdbcefbdb9efbdbcefbe83efbdbcefbe83efbdbcefbdaf655e
UHC ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e

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