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 シヨシ、シヨシ、^ 11110000110010111011110011010110101111001010010011110000110010111011110011010110101111001010010001011110 f0cbbcd6bca4f0cbbcd6bca45e
EUC-JP ?シヨシ、?シヨシ、^ 00111111100011101011110010001110110101101000111010111100100011101010010000111111100011101011110010001110110101101000111010111100100011101010010001011110 3f8ebc8ed68ebc8ea43f8ebc8ed68ebc8ea45e
UTF-8 シヨシ、シヨシ、^ 11101110100000101000101011101111101111011011110011101111101111101001011011101111101111011011110011101111101111011010010011101110100000101000101011101111101111011011110011101111101111101001011011101111101111011011110011101111101111011010010001011110 ee828aefbdbcefbe96efbdbcefbda4ee828aefbdbcefbe96efbdbcefbda45e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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