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 ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN シウシエシセシヲシウシエシセシヲ^ 1011110010110011101111001011010010111100101111101011110010100110101111001011001110111100101101001011110010111110101111001010011001011110 bcb3bcb4bcbebca6bcb3bcb4bcbebca65e
EUC-JP シウシエシセシヲシウシエシセシヲ^ 100011101011110010001110101100111000111010111100100011101011010010001110101111001000111010111110100011101011110010001110101001101000111010111100100011101011001110001110101111001000111010110100100011101011110010001110101111101000111010111100100011101010011001011110 8ebc8eb38ebc8eb48ebc8ebe8ebc8ea68ebc8eb38ebc8eb48ebc8ebe8ebc8ea65e
UTF-8 シウシエシセシヲシウシエシセシヲ^ 11101111101111011011110011101111101111011011001111101111101111011011110011101111101111011011010011101111101111011011110011101111101111011011111011101111101111011011110011101111101111011010011011101111101111011011110011101111101111011011001111101111101111011011110011101111101111011011010011101111101111011011110011101111101111011011111011101111101111011011110011101111101111011010011001011110 efbdbcefbdb3efbdbcefbdb4efbdbcefbdbeefbdbcefbda6efbdbcefbdb3efbdbcefbdb4efbdbcefbdbeefbdbcefbda65e
UHC ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e

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