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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 魍ァ逎±魍ァ逎+^ 111010011011000110100111111001111010001110000001011111011110100110110001101001111110011110100011100000010111101101011110 e9b1a7e7a3817de9b1a7e7a3817b5e
EUC-JP 魍ァ逎±魍ァ逎+^ 1111001010110011100011101010011111101110101001011010000111011110111100101011001110001110101001111110111010100101101000011101110001011110 f2b38ea7eea5a1def2b38ea7eea5a1dc5e
UTF-8 魍ァ逎±魍ァ逎+^ 111010011010110110001101111011111011110110100111111010011000000010001110110000101011000111101001101011011000110111101111101111011010011111101001100000001000111011101111101111001000101101011110 e9ad8defbda7e9808ec2b1e9ad8defbda7e9808eefbc8b5e
UHC ???±???+^ 0011111100111111001111111010000110111110001111110011111100111111101000111010101101011110 3f3f3fa1be3f3f3fa3ab5e

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