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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 跖ァ辷孃n}跖ァ辷孃n{^ 11100110111010001010011111100111100010001001101101101111011011100111110111100110111010001010011111100111100010001001101101101111011011100111101101011110 e6e8a7e7889b6f6e7de6e8a7e7889b6f6e7b5e
EUC-JP 跖ァ辷孃n}跖ァ辷孃n{^ 111011001110101010001110101001111110110111101000110101011101000001101110011111011110110011101010100011101010011111101101111010001101010111010000011011100111101101011110 ecea8ea7ede8d5d06e7decea8ea7ede8d5d06e7b5e
UTF-8 跖ァ辷孃n}跖ァ辷孃n{^ 1110100010110111100101101110111110111101101001111110100010111110101101111110010110101101100000110110111001111101111010001011011110010110111011111011110110100111111010001011111010110111111001011010110110000011011011100111101101011110 e8b796efbda7e8beb7e5ad836e7de8b796efbda7e8beb7e5ad836e7b5e
UHC ???孃n}???孃n{^ 001111110011111100111111111001011011111001101110011111010011111100111111001111111110010110111110011011100111101101011110 3f3f3fe5be6e7d3f3f3fe5be6e7b5e

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