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 魑ァ鮓サ}魑ァ鮓サ{^ 111010011011001110100111111010011011011010111011011111011110100110110011101001111110100110110110101110110111101101011110 e9b3a7e9b6bb7de9b3a7e9b6bb7b5e
EUC-JP 魑ァ鮓サ}魑ァ鮓サ{^ 11110010101101011000111010100111111100101011100010001110101110110111110111110010101101011000111010100111111100101011100010001110101110110111101101011110 f2b58ea7f2b88ebb7df2b58ea7f2b88ebb7b5e
UTF-8 魑ァ鮓サ}魑ァ鮓サ{^ 111010011010110110010001111011111011110110100111111010011010111010010011111011111011110110111011011111011110100110101101100100011110111110111101101001111110100110101110100100111110111110111101101110110111101101011110 e9ad91efbda7e9ae93efbdbb7de9ad91efbda7e9ae93efbdbb7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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