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 イ螟ァイ螟ァ^ 11110001111110111011001011100101101001001010011111110001111110111011001011100101101001001010011101011110 f1fbb2e5a4a7f1fbb2e5a4a75e
EUC-JP ?イ螟ァ?イ螟ァ^ 001111111000111010110010111010101010011010001110101001110011111110001110101100101110101010100110100011101010011101011110 3f8eb2eaa68ea73f8eb2eaa68ea75e
UTF-8 イ螟ァイ螟ァ^ 11101110100001011011011011101111101111011011001011101000100111101001111111101111101111011010011111101110100001011011011011101111101111011011001011101000100111101001111111101111101111011010011101011110 ee85b6efbdb2e89e9fefbda7ee85b6efbdb2e89e9fefbda75e
UHC ??螟???螟?^ 0011111100111111110110011010110100111111001111110011111111011001101011010011111101011110 3f3fd9ad3f3f3fd9ad3f5e

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