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 艶藪?艶藪?^ 1000100110010000111001010100110100111111100010011001000011100101010011010011111101011110 8990e54d3f8990e54d3f5e
EUC-JP 艶藪?艶藪?^ 1011000111110000111010011010111000111111101100011111000011101001101011100011111101011110 b1f0e9ae3fb1f0e9ae3f5e
UTF-8 艶藪硏艶藪硏^ 11101000100010011011011011101000100101111010101011100111101000011000111111101000100010011011011011101000100101111010101011100111101000011000111101011110 e889b6e897aae7a18fe889b6e897aae7a18f5e
UHC 艶藪硏艶藪硏^ 11100110111111011110001010111111111001101101101011100110111111011110001010111111111001101101101001011110 e6fde2bfe6dae6fde2bfe6da5e

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