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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 魘厭\}魘厭\{^ 11101001101101001000100101111101010111000111110111101001101101001000100101111101010111000111101101011110 e9b4897d5c7de9b4897d5c7b5e
EUC-JP 魘厭\}魘厭\{^ 11110010101101101011000111011110010111000111110111110010101101101011000111011110010111000111101101011110 f2b6b1de5c7df2b6b1de5c7b5e
UTF-8 魘厭\}魘厭\{^ 1110100110101101100110001110010110001110101011010101110001111101111010011010110110011000111001011000111010101101010111000111101101011110 e9ad98e58ead5c7de9ad98e58ead5c7b5e
UHC ?厭\}?厭\{^ 0011111111100110111101000101110001111101001111111110011011110100010111000111101101011110 3fe6f45c7d3fe6f45c7b5e

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