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 魑ァ逵、}魑ァ逵、{^ 111010011011001110100111111001111001110010100100011111011110100110110011101001111110011110011100101001000111101101011110 e9b3a7e79ca47de9b3a7e79ca47b5e
EUC-JP 魑ァ逵、}魑ァ逵、{^ 11110010101101011000111010100111111011011111110010001110101001000111110111110010101101011000111010100111111011011111110010001110101001000111101101011110 f2b58ea7edfc8ea47df2b58ea7edfc8ea47b5e
UTF-8 魑ァ逵、}魑ァ逵、{^ 111010011010110110010001111011111011110110100111111010011000000010110101111011111011110110100100011111011110100110101101100100011110111110111101101001111110100110000000101101011110111110111101101001000111101101011110 e9ad91efbda7e980b5efbda47de9ad91efbda7e980b5efbda47b5e
UHC ??逵?}??逵?{^ 00111111001111111101000010110000001111110111110100111111001111111101000010110000001111110111101101011110 3f3fd0b03f7d3f3fd0b03f7b5e

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