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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 顋ゥ遞ス}顋ゥ遞ス{^ 111010001111100110101001111001111010100010111101011111011110100011111001101010011110011110101000101111010111101101011110 e8f9a9e7a8bd7de8f9a9e7a8bd7b5e
EUC-JP 顋ゥ遞ス}顋ゥ遞ス{^ 11110000111110111000111010101001111011101010101010001110101111010111110111110000111110111000111010101001111011101010101010001110101111010111101101011110 f0fb8ea9eeaa8ebd7df0fb8ea9eeaa8ebd7b5e
UTF-8 顋ゥ遞ス}顋ゥ遞ス{^ 111010011010000110001011111011111011110110101001111010011000000110011110111011111011110110111101011111011110100110100001100010111110111110111101101010011110100110000001100111101110111110111101101111010111101101011110 e9a18befbda9e9819eefbdbd7de9a18befbda9e9819eefbdbd7b5e
UHC ??遞?}??遞?{^ 00111111001111111111010011110110001111110111110100111111001111111111010011110110001111110111101101011110 3f3ff4f63f7d3f3ff4f63f7b5e

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