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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 巐餓ァ掉N}巐餓ァ掉N{^ 11111010101101101000100111101100101001111001110101111011010011100111110111111010101101101000100111101100101001111001110101111011010011100111101101011110 fab689eca79d7b4e7dfab689eca79d7b4e7b5e
EUC-JP 巐餓ァ掉N}巐餓ァ掉N{^ 1000111110111011111110011011001011101110100011101010011111011001110111000100111001111101100011111011101111111001101100101110111010001110101001111101100111011100010011100111101101011110 8fbbf9b2ee8ea7d9dc4e7d8fbbf9b2ee8ea7d9dc4e7b5e
UTF-8 巐餓ァ掉N}巐餓ァ掉N{^ 1110010110110111100100001110100110100100100100111110111110111101101001111110011010001110100010010100111001111101111001011011011110010000111010011010010010010011111011111011110110100111111001101000111010001001010011100111101101011110 e5b790e9a493efbda7e68e894e7de5b790e9a493efbda7e68e894e7b5e
UHC ?餓?掉N}?餓?掉N{^ 0011111111100100101110110011111111010011111111000100111001111101001111111110010010111011001111111101001111111100010011100111101101011110 3fe4bb3fd3fc4e7d3fe4bb3fd3fc4e7b5e

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