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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN シマショシロセ銛諶ェ 101111001100111110111100101011101011110011011011101111101110011111110011111110111010101010101010 bccfbcaebcdbbee7f3fbaaaa
EUC-JP シマショシロセ銛諶ェ 100011101011110010001110110011111000111010111100100011101010111010001110101111001000111011011011100011101011111011101110111101011000111111011110101101011000111010101010 8ebc8ecf8ebc8eae8ebc8edb8ebeeef58fdeb58eaa
UTF-8 シマショシロセ銛諶ェ 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110101110111011111011110110111100111011111011111010011011111011111011110110111110111010011000101010011011111010001010101110110110111011111011110110101010 efbdbcefbe8fefbdbcefbdaeefbdbcefbe9befbdbee98a9be8abb6efbdaa
UHC ????????諶? 0011111100111111001111110011111100111111001111110011111100111111111001001010011000111111 3f3f3f3f3f3f3f3fe4a63f

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