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{^ 11111010101101101010011111111010101101101000111001111011010011100111110111111010101101101010011111111010101101101000111001111011010011100111101101011110 fab6a7fab68e7b4e7dfab6a7fab68e7b4e7b5e
EUC-JP 巐ァ巐施N}巐ァ巐施N{^ 10001111101110111111100110001110101001111000111110111011111110011011101111011100010011100111110110001111101110111111100110001110101001111000111110111011111110011011101111011100010011100111101101011110 8fbbf98ea78fbbf9bbdc4e7d8fbbf98ea78fbbf9bbdc4e7b5e
UTF-8 巐ァ巐施N}巐ァ巐施N{^ 1110010110110111100100001110111110111101101001111110010110110111100100001110011010010110101111010100111001111101111001011011011110010000111011111011110110100111111001011011011110010000111001101001011010111101010011100111101101011110 e5b790efbda7e5b790e696bd4e7de5b790efbda7e5b790e696bd4e7b5e
UHC ???施N}???施N{^ 001111110011111100111111111000111011111101001110011111010011111100111111001111111110001110111111010011100111101101011110 3f3f3fe3bf4e7d3f3f3fe3bf4e7b5e

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