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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN シユシロシユシロ^ 10111100110101011011110011011011111100001110100010111100110101011011110011011011111100001101101001011110 bcd5bcdbf0e8bcd5bcdbf0da5e
EUC-JP シユシロ?シユシロ?^ 10001110101111001000111011010101100011101011110010001110110110110011111110001110101111001000111011010101100011101011110010001110110110110011111101011110 8ebc8ed58ebc8edb3f8ebc8ed58ebc8edb3f5e
UTF-8 シユシロシユシロ^ 11101111101111011011110011101111101111101001010111101111101111011011110011101111101111101001101111101110100000101010011111101111101111011011110011101111101111101001010111101111101111011011110011101111101111101001101111101110100000101001100101011110 efbdbcefbe95efbdbcefbe9bee82a7efbdbcefbe95efbdbcefbe9bee82995e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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