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 ????????Z 001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f5a
SJIS-WIN 湿実湿柴シセシモZ 10001110101111001000111011000000100011101011110010001110110001001011110010111110101111001101001101011010 8ebc8ec08ebc8ec4bcbebcd35a
EUC-JP 湿実湿柴シセシモZ 1011110010111110101111001100001010111100101111101011110011000110100011101011110010001110101111101000111010111100100011101101001101011010 bcbebcc2bcbebcc68ebc8ebe8ebc8ed35a
UTF-8 湿実湿柴シセシモZ 11100110101110011011111111100101101011101001111111100110101110011011111111100110100111111011010011101111101111011011110011101111101111011011111011101111101111011011110011101111101111101001001101011010 e6b9bfe5ae9fe6b9bfe69fb4efbdbcefbdbeefbdbcefbe935a
UHC ???柴????Z 00111111001111110011111111100011110000110011111100111111001111110011111101011010 3f3f3fe3c33f3f3f3f5a

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