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^ 10111100110001011011110010100101101111001100010010111100101101110110010101011110 bcc5bca5bcc4bcb7655e
EUC-JP シナシ・シトシキe^ 100011101011110010001110110001011000111010111100100011101010010110001110101111001000111011000100100011101011110010001110101101110110010101011110 8ebc8ec58ebc8ea58ebc8ec48ebc8eb7655e
UTF-8 シナシ・シトシキe^ 1110111110111101101111001110111110111110100001011110111110111101101111001110111110111101101001011110111110111101101111001110111110111110100001001110111110111101101111001110111110111101101101110110010101011110 efbdbcefbe85efbdbcefbda5efbdbcefbe84efbdbcefbdb7655e
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)