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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 凝??經??介 10001011110000110011111100111111111000110101001100111111001111111000100111101110 8bc33f3fe3533f3f89ee
EUC-JP 凝??經??介 10110110110001010011111100111111111001011011010000111111001111111011001011110000 b6c53f3fe5b43f3fb2f0
UTF-8 凝렯李經늅李介 111001011000011110011101111010111010000010101111111011111010011110100001111001111011011010010011111010111000101010000101111011111010011110100001111001001011101110001011 e5879deba0afefa7a1e7b693eb8a85efa7a1e4bb8b
UHC 凝렯李經늅李介 1110101111101010100011101011110011101100101100001100110011101000101101001011111011101100101100001100101110111111 ebea8ebcecb0cce8b4beecb0cbbf

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