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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 魘」鮖ソ鮓ッ逞韮 11101001101101001010001111101001101110011011111111101001101101101010111111100111100101111001010001000010 e9b4a3e9b9bfe9b6afe7979442
EUC-JP 魘」鮖ソ鮓ッ逞韮 11110010101101101000111010100011111100101011101110001110101111111111001010111000100011101010111111101101111101111100011110100011 f2b68ea3f2bb8ebff2b88eafedf7c7a3
UTF-8 魘」鮖ソ鮓ッ逞韮 111010011010110110011000111011111011110110100011111010011010111010010110111011111011110110111111111010011010111010010011111011111011110110101111111010011000000010011110111010011001111110101110 e9ad98efbda3e9ae96efbdbfe9ae93efbdafe9809ee99fae
UHC ??????逞? 001111110011111100111111001111110011111100111111110101101100000100111111 3f3f3f3f3f3fd6c13f

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