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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN エ陬飫\}エ陬飫\{^ 11110000101111011011010011101000101000111110100101001011010111000111110111110000101111011011010011101000101000111110100101001011010111000111101101011110 f0bdb4e8a3e94b5c7df0bdb4e8a3e94b5c7b5e
EUC-JP ?エ陬飫\}?エ陬飫\{^ 00111111100011101011010011110000101001011111000110101100010111000111110100111111100011101011010011110000101001011111000110101100010111000111101101011110 3f8eb4f0a5f1ac5c7d3f8eb4f0a5f1ac5c7b5e
UTF-8 エ陬飫\}エ陬飫\{^ 1110111010000001101111001110111110111101101101001110100110011001101011001110100110100011101010110101110001111101111011101000000110111100111011111011110110110100111010011001100110101100111010011010001110101011010111000111101101011110 ee81bcefbdb4e999ace9a3ab5c7dee81bcefbdb4e999ace9a3ab5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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