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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 湿質湿嫉セ燻、B 10001110101111001000111010111111100011101011110010001110101110011011111011100000100011101010010001000010 8ebc8ebf8ebc8eb9bee08ea442
EUC-JP 湿質湿嫉セ燻、B 101111001011111010111100110000011011110010111110101111001011101110001110101111101101111111101110100011101010010001000010 bcbebcc1bcbebcbb8ebedfee8ea442
UTF-8 湿質湿嫉セ燻、B 11100110101110011011111111101000101100111010101011100110101110011011111111100101101010111000100111101111101111011011111011100111100001111011101111101111101111011010010001000010 e6b9bfe8b3aae6b9bfe5ab89efbdbee787bbefbda442
UHC ?質?嫉?燻?B 0011111111110010111101010011111111110010111011000011111111111101101110000011111101000010 3ff2f53ff2ec3ffdb83f42

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