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 ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
SJIS-WIN シァシマシァシホF 101111001010011110111100110011111011110010100111101111001100111001000110 bca7bccfbca7bcce46
EUC-JP シァシマシァシホF 1000111010111100100011101010011110001110101111001000111011001111100011101011110010001110101001111000111010111100100011101100111001000110 8ebc8ea78ebc8ecf8ebc8ea78ebc8ece46
UTF-8 シァシマシァシホF 11101111101111011011110011101111101111011010011111101111101111011011110011101111101111101000111111101111101111011011110011101111101111011010011111101111101111011011110011101111101111101000111001000110 efbdbcefbda7efbdbcefbe8fefbdbcefbda7efbdbcefbe8e46
UHC ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46

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