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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鬩・螢∫カス譛ャ^ 11101001101010011010010111100101101000111000000111100111101101101011110111100110100111001010110001011110 e9a9a5e5a381e7b6bde69cac5e
EUC-JP 鬩・螢∫カス譛ャ^ 1111001010101011100011101010010111101010101001011010001011101001100011101011011010001110101111011110101111111100100011101010110001011110 f2ab8ea5eaa5a2e98eb68ebdebfc8eac5e
UTF-8 鬩・螢∫カス譛ャ^ 11101001101011001010100111101111101111011010010111101000100111101010001011100010100010001010101111101111101111011011011011101111101111011011110111101000101011011001101111101111101111011010110001011110 e9aca9efbda5e89ea2e288abefbdb6efbdbde8ad9befbdac5e
UHC ??螢∫????^ 0011111100111111111110111010101110100001111100100011111100111111001111110011111101011110 3f3ffbaba1f23f3f3f3f5e

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