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 魘ェ雋閏魘ェ雋閏^ 111010011011010010101010111010001011001010001001010110111110100110110100101010101110100010110010100010010101101101011110 e9b4aae8b2895be9b4aae8b2895b5e
EUC-JP 魘ェ雋閏魘ェ雋閏^ 1111001010110110100011101010101011110000101101001011000110111100111100101011011010001110101010101111000010110100101100011011110001011110 f2b68eaaf0b4b1bcf2b68eaaf0b4b1bc5e
UTF-8 魘ェ雋閏魘ェ雋閏^ 11101001101011011001100011101111101111011010101011101001100110111000101111101001100101101000111111101001101011011001100011101111101111011010101011101001100110111000101111101001100101101000111101011110 e9ad98efbdaae99b8be9968fe9ad98efbdaae99b8be9968f5e
UHC ??雋閏??雋閏^ 00111111001111111111000111100110111010111100111000111111001111111111000111100110111010111100111001011110 3f3ff1e6ebce3f3ff1e6ebce5e

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