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 ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
SJIS-WIN シトシォシトシ」~B 10111100110001001011110010101011101111001100010010111100101000110111111001000010 bcc4bcabbcc4bca37e42
EUC-JP シトシォシトシ」~B 100011101011110010001110110001001000111010111100100011101010101110001110101111001000111011000100100011101011110010001110101000110111111001000010 8ebc8ec48ebc8eab8ebc8ec48ebc8ea37e42
UTF-8 シトシォシトシ」~B 1110111110111101101111001110111110111110100001001110111110111101101111001110111110111101101010111110111110111101101111001110111110111110100001001110111110111101101111001110111110111101101000110111111001000010 efbdbcefbe84efbdbcefbdabefbdbcefbe84efbdbcefbda37e42
UHC ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42

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