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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 汚藪?汚藪?^ 1000100110011000111001010100110100111111100010011001100011100101010011010011111101011110 8998e54d3f8998e54d3f5e
EUC-JP 汚藪?汚藪?^ 1011000111111000111010011010111000111111101100011111100011101001101011100011111101011110 b1f8e9ae3fb1f8e9ae3f5e
UTF-8 汚藪硏汚藪硏^ 11100110101100011001101011101000100101111010101011100111101000011000111111100110101100011001101011101000100101111010101011100111101000011000111101011110 e6b19ae897aae7a18fe6b19ae897aae7a18f5e
UHC 汚藪硏汚藪硏^ 11100111111111011110001010111111111001101101101011100111111111011110001010111111111001101101101001011110 e7fde2bfe6dae7fde2bfe6da5e

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