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{^ 10001000101001000011111100111111011011100111110110001000101001000011111100111111011011100111101101011110 88a43f3f6e7d88a43f3f6e7b5e
EUC-JP 愛??n}愛??n{^ 10110000101001100011111100111111011011100111110110110000101001100011111100111111011011100111101101011110 b0a63f3f6e7db0a63f3f6e7b5e
UTF-8 愛솽솎n}愛솽솎n{^ 1110011010000100100110111110110010000110101111011110110010000110100011100110111001111101111001101000010010011011111011001000011010111101111011001000011010001110011011100111101101011110 e6849bec86bdec868e6e7de6849bec86bdec868e6e7b5e
UHC 愛솽솎n}愛솽솎n{^ 1110010011110001101111001110000110111100110101000110111001111101111001001111000110111100111000011011110011010100011011100111101101011110 e4f1bce1bcd46e7de4f1bce1bcd46e7b5e

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