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{^ 100111111111011111100110101110110011111101101110011111011001111111110111111001101011101100111111011011100111101101011110 9ff7e6bb3f6e7d9ff7e6bb3f6e7b5e
EUC-JP 漿貊?n}漿貊?n{^ 110111101111100111101100101111010011111101101110011111011101111011111001111011001011110100111111011011100111101101011110 def9ecbd3f6e7ddef9ecbd3f6e7b5e
UTF-8 漿貊류n}漿貊류n{^ 1110011010111100101111111110100010110010100010101110101110100101100110000110111001111101111001101011110010111111111010001011001010001010111010111010010110011000011011100111101101011110 e6bcbfe8b28aeba5986e7de6bcbfe8b28aeba5986e7b5e
UHC 漿貊류n}漿貊류n{^ 1110110111101100110110001110011110110111111110010110111001111101111011011110110011011000111001111011011111111001011011100111101101011110 edecd8e7b7f96e7dedecd8e7b7f96e7b5e

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