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 螯莞毳螯莞毬^ 11100101101001101000101011001110100111110111110111100101101001101000101011001110100111110111101101011110 e5a68ace9f7de5a68ace9f7b5e
EUC-JP 螯莞毳螯莞毬^ 11101010101010001011010011010000110111011101111011101010101010001011010011010000110111011101110001011110 eaa8b4d0dddeeaa8b4d0dddc5e
UTF-8 螯莞毳螯莞毬^ 11101000100111101010111111101000100011101001111011100110101011111011001111101000100111101010111111101000100011101001111011100110101011111010110001011110 e89eafe88e9ee6afb3e89eafe88e9ee6afac5e
UHC ?莞??莞毬^ 00111111111010001101010000111111001111111110100011010100110011111011001101011110 3fe8d43f3fe8d4cfb35e

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