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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 湿柴シシシニ湿質^ 10001110101111001000111011000100101111001011110010111100110001101000111010111100100011101011111101011110 8ebc8ec4bcbcbcc68ebc8ebf5e
EUC-JP 湿柴シシシニ湿質^ 1011110010111110101111001100011010001110101111001000111010111100100011101011110010001110110001101011110010111110101111001100000101011110 bcbebcc68ebc8ebc8ebc8ec6bcbebcc15e
UTF-8 湿柴シシシニ湿質^ 11100110101110011011111111100110100111111011010011101111101111011011110011101111101111011011110011101111101111011011110011101111101111101000011011100110101110011011111111101000101100111010101001011110 e6b9bfe69fb4efbdbcefbdbcefbdbcefbe86e6b9bfe8b3aa5e
UHC ?柴?????質^ 0011111111100011110000110011111100111111001111110011111100111111111100101111010101011110 3fe3c33f3f3f3f3ff2f55e

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