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 湿示湿示^ 1111010010100011100011101011110011110010101001101000111010100110111101001010001110001110101111001111001010100110100011101010011001011110 f4a38ebcf2a68ea6f4a38ebcf2a68ea65e
EUC-JP ?湿?示?湿?示^ 00111111101111001011111000111111101111001010100000111111101111001011111000111111101111001010100001011110 3fbcbe3fbca83fbcbe3fbca85e
UTF-8 湿示湿示^ 11101110100011011001001011100110101110011011111111101110100001111001110111100111101001001011101011101110100011011001001011100110101110011011111111101110100001111001110111100111101001001011101001011110 ee8d92e6b9bfee879de7a4baee8d92e6b9bfee879de7a4ba5e
UHC ???示???示^ 0011111100111111001111111110001111000110001111110011111100111111111000111100011001011110 3f3f3fe3c63f3f3fe3c65e

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