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 鞜ス遞ス鞜ス遞ス^ 11101000110111111011110111100111101010001011110111101000110111111011110111100111101010001011110101011110 e8dfbde7a8bde8dfbde7a8bd5e
EUC-JP 鞜ス遞ス鞜ス遞ス^ 1111000011100001100011101011110111101110101010101000111010111101111100001110000110001110101111011110111010101010100011101011110101011110 f0e18ebdeeaa8ebdf0e18ebdeeaa8ebd5e
UTF-8 鞜ス遞ス鞜ス遞ス^ 11101001100111101001110011101111101111011011110111101001100000011001111011101111101111011011110111101001100111101001110011101111101111011011110111101001100000011001111011101111101111011011110101011110 e99e9cefbdbde9819eefbdbde99e9cefbdbde9819eefbdbd5e
UHC ??遞???遞?^ 0011111100111111111101001111011000111111001111110011111111110100111101100011111101011110 3f3ff4f63f3f3ff4f63f5e

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