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 鷄準?鷄準?^ 1110101001010000100011111000000000111111111010100101000010001111100000000011111101011110 ea508f803fea508f803f5e
EUC-JP 鷄準?鷄準?^ 1111001110110001101111011110000000111111111100111011000110111101111000000011111101011110 f3b1bde03ff3b1bde03f5e
UTF-8 鷄準뭉鷄準뭉^ 11101001101101111000010011100110101110101001011011101011101011011000100111101001101101111000010011100110101110101001011011101011101011011000100101011110 e9b784e6ba96ebad89e9b784e6ba96ebad895e
UHC 鷄準뭉鷄準뭉^ 11001101101011101111000111011110101110011011011011001101101011101111000111011110101110011011011001011110 cdaef1deb9b6cdaef1deb9b65e

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