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{^ 11111010101101101000100111101100101001111001010101101111011011100111110111111010101101101000100111101100101001111001010101101111011011100111101101011110 fab689eca7956f6e7dfab689eca7956f6e7b5e
EUC-JP 巐餓ァ賓n}巐餓ァ賓n{^ 1000111110111011111110011011001011101110100011101010011111001001110100000110111001111101100011111011101111111001101100101110111010001110101001111100100111010000011011100111101101011110 8fbbf9b2ee8ea7c9d06e7d8fbbf9b2ee8ea7c9d06e7b5e
UTF-8 巐餓ァ賓n}巐餓ァ賓n{^ 1110010110110111100100001110100110100100100100111110111110111101101001111110100010110011100100110110111001111101111001011011011110010000111010011010010010010011111011111011110110100111111010001011001110010011011011100111101101011110 e5b790e9a493efbda7e8b3936e7de5b790e9a493efbda7e8b3936e7b5e
UHC ?餓?賓n}?餓?賓n{^ 0011111111100100101110110011111111011110101110010110111001111101001111111110010010111011001111111101111010111001011011100111101101011110 3fe4bb3fdeb96e7d3fe4bb3fdeb96e7b5e

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