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{^ 11111011101001101010011111111011101101101001010001011100011011100111110111111011101001101010011111111011101101101001010001011100011011100111101101011110 fba6a7fbb6945c6e7dfba6a7fbb6945c6e7b5e
EUC-JP 誧ァ?能n}誧ァ?能n{^ 100011111101110111111010100011101010011100111111110001111011110101101110011111011000111111011101111110101000111010100111001111111100011110111101011011100111101101011110 8fddfa8ea73fc7bd6e7d8fddfa8ea73fc7bd6e7b5e
UTF-8 誧ァ郞能n}誧ァ郞能n{^ 1110100010101010101001111110111110111101101001111110100110000011100111101110100010000011101111010110111001111101111010001010101010100111111011111011110110100111111010011000001110011110111010001000001110111101011011100111101101011110 e8aaa7efbda7e9839ee883bd6e7de8aaa7efbda7e9839ee883bd6e7b5e
UHC ??郞能n}??郞能n{^ 0011111100111111110101011100110111010010111101100110111001111101001111110011111111010101110011011101001011110110011011100111101101011110 3f3fd5cdd2f66e7d3f3fd5cdd2f66e7b5e

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