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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN シユシロ菽シレシン 10111100110101011011110011011011111001001100000110111100110110101011110011011101 bcd5bcdbe4c1bcdabcdd
EUC-JP シユシロ菽シレシン 100011101011110010001110110101011000111010111100100011101101101111101000110000111000111010111100100011101101101010001110101111001000111011011101 8ebc8ed58ebc8edbe8c38ebc8eda8ebc8edd
UTF-8 シユシロ菽シレシン 111011111011110110111100111011111011111010010101111011111011110110111100111011111011111010011011111010001000111110111101111011111011110110111100111011111011111010011010111011111011110110111100111011111011111010011101 efbdbcefbe95efbdbcefbe9be88fbdefbdbcefbe9aefbdbcefbe9d
UHC ????菽???? 00111111001111110011111100111111111000101101110100111111001111110011111100111111 3f3f3f3fe2dd3f3f3f3f

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