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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蠇蠇^ 1111011110100011111100011101110011111011101000011111011110100100111101111010001111110001110111001111101110100001111101111010010001011110 f7a3f1dcfba1f7a4f7a3f1dcfba1f7a45e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 蠇蠇^ 11101110100101101000011011101110100001011001011111101000101000001000011111101110100101101000011111101110100101101000011011101110100001011001011111101000101000001000011111101110100101101000011101011110 ee9686ee8597e8a087ee9687ee9686ee8597e8a087ee96875e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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