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 嫉軸嫉軸^ 10001110101110011111000011010000100011101011001010001110101110011111000011010000100011101011001001011110 8eb9f0d08eb28eb9f0d08eb25e
EUC-JP 嫉?軸嫉?軸^ 1011110010111011001111111011110010110100101111001011101100111111101111001011010001011110 bcbb3fbcb4bcbb3fbcb45e
UTF-8 嫉軸嫉軸^ 11100101101010111000100111101110100000101000111111101000101110111011100011100101101010111000100111101110100000101000111111101000101110111011100001011110 e5ab89ee828fe8bbb8e5ab89ee828fe8bbb85e
UHC 嫉?軸嫉?軸^ 1111001011101100001111111111010111101110111100101110110000111111111101011110111001011110 f2ec3ff5eef2ec3ff5ee5e

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