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 繼準?繼準?^ 1110001110001011100011111000000000111111111000111000101110001111100000000011111101011110 e38b8f803fe38b8f803f5e
EUC-JP 繼準?繼準?^ 1110010111101011101111011110000000111111111001011110101110111101111000000011111101011110 e5ebbde03fe5ebbde03f5e
UTF-8 繼準턍繼準턍^ 11100111101110011011110011100110101110101001011011101101100001001000110111100111101110011011110011100110101110101001011011101101100001001000110101011110 e7b9bce6ba96ed848de7b9bce6ba96ed848d5e
UHC 繼準턍繼準턍^ 11001101101010011111000111011110110001011100110011001101101010011111000111011110110001011100110001011110 cda9f1dec5cccda9f1dec5cc5e

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