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 繼藻?繼藻?^ 1110001110001011100100011001010000111111111000111000101110010001100101000011111101011110 e38b91943fe38b91943f5e
EUC-JP 繼藻?繼藻?^ 1110010111101011110000011111010000111111111001011110101111000001111101000011111101011110 e5ebc1f43fe5ebc1f43f5e
UTF-8 繼藻턍繼藻턍^ 11100111101110011011110011101000100101111011101111101101100001001000110111100111101110011011110011101000100101111011101111101101100001001000110101011110 e7b9bce897bbed848de7b9bce897bbed848d5e
UHC 繼藻턍繼藻턍^ 11001101101010011111000011011101110001011100110011001101101010011111000011011101110001011100110001011110 cda9f0ddc5cccda9f0ddc5cc5e

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