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 魘」貅ス}魘」貅ス{^ 111010011011010010100011111001101011101010111101011111011110100110110100101000111110011010111010101111010111101101011110 e9b4a3e6babd7de9b4a3e6babd7b5e
EUC-JP 魘」貅ス}魘」貅ス{^ 11110010101101101000111010100011111011001011110010001110101111010111110111110010101101101000111010100011111011001011110010001110101111010111101101011110 f2b68ea3ecbc8ebd7df2b68ea3ecbc8ebd7b5e
UTF-8 魘」貅ス}魘」貅ス{^ 111010011010110110011000111011111011110110100011111010001011001010000101111011111011110110111101011111011110100110101101100110001110111110111101101000111110100010110010100001011110111110111101101111010111101101011110 e9ad98efbda3e8b285efbdbd7de9ad98efbda3e8b285efbdbd7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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