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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 鬮ア謖ソ\}鬮ア謖ソ\{^ 1110100110101011101100011110011010001100101111110101110001111101111010011010101110110001111001101000110010111111010111000111101101011110 e9abb1e68cbf5c7de9abb1e68cbf5c7b5e
EUC-JP 鬮ア謖ソ\}鬮ア謖ソ\{^ 111100101010110110001110101100011110101111101100100011101011111101011100011111011111001010101101100011101011000111101011111011001000111010111111010111000111101101011110 f2ad8eb1ebec8ebf5c7df2ad8eb1ebec8ebf5c7b5e
UTF-8 鬮ア謖ソ\}鬮ア謖ソ\{^ 1110100110101100101011101110111110111101101100011110100010101100100101101110111110111101101111110101110001111101111010011010110010101110111011111011110110110001111010001010110010010110111011111011110110111111010111000111101101011110 e9acaeefbdb1e8ac96efbdbf5c7de9acaeefbdb1e8ac96efbdbf5c7b5e
UHC ??謖?\}??謖?\{^ 001111110011111111100001110110100011111101011100011111010011111100111111111000011101101000111111010111000111101101011110 3f3fe1da3f5c7d3f3fe1da3f5c7b5e

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