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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?鴦?????^ 001111111110100111110001001111110011111100111111001111110011111101011110 3fe9f13f3f3f3f3f5e
EUC-JP ?鴦?????^ 001111111111001011110011001111110011111100111111001111110011111101011110 3ff2f33f3f3f3f3f5e
UTF-8 뤙鴦퀚쪕흐렢렏^ 11101011101001001001100111101001101101001010011011101101100000001001101011101100101010101001010111101101100111011001000011101011101000001010001011101011101000001000111101011110 eba499e9b4a6ed809aecaa95ed9d90eba0a2eba08f5e
UHC 뤙鴦퀚쪕흐렢렏^ 100011111100100011100100111011001011001110001110101001011000111111001000111001011000111010110011100011101010010101011110 8fc8e4ecb38ea58fc8e58eb38ea55e

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