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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 莨件住n}莨件住n{^ 1110010010111100100011001000111110001111010110100110111001111101111001001011110010001100100011111000111101011010011011100111101101011110 e4bc8c8f8f5a6e7de4bc8c8f8f5a6e7b5e
EUC-JP 莨件住n}莨件住n{^ 1110100010111110101101111110111110111101101110110110111001111101111010001011111010110111111011111011110110111011011011100111101101011110 e8beb7efbdbb6e7de8beb7efbdbb6e7b5e
UTF-8 莨件住n}莨件住n{^ 1110100010001110101010001110010010111011101101101110010010111101100011110110111001111101111010001000111010101000111001001011101110110110111001001011110110001111011011100111101101011110 e88ea8e4bbb6e4bd8f6e7de88ea8e4bbb6e4bd8f6e7b5e
UHC ?件住n}?件住n{^ 001111111100101111101100111100011010110001101110011111010011111111001011111011001111000110101100011011100111101101011110 3fcbecf1ac6e7d3fcbecf1ac6e7b5e

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