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 ??Jon}??Jon{^ 00111111001111110100101001101111011011100111110100111111001111110100101001101111011011100111101101011110 3f3f4a6f6e7d3f3f4a6f6e7b5e
SJIS-WIN 潁穢Jon}潁穢Jon{^ 1001111111110001111000100111000101001010011011110110111001111101100111111111000111100010011100010100101001101111011011100111101101011110 9ff1e2714a6f6e7d9ff1e2714a6f6e7b5e
EUC-JP 潁穢Jon}潁穢Jon{^ 1101111011110011111000111101001001001010011011110110111001111101110111101111001111100011110100100100101001101111011011100111101101011110 def3e3d24a6f6e7ddef3e3d24a6f6e7b5e
UTF-8 潁穢Jon}潁穢Jon{^ 111001101011110110000001111001111010100110100010010010100110111101101110011111011110011010111101100000011110011110101001101000100100101001101111011011100111101101011110 e6bd81e7a9a24a6f6e7de6bd81e7a9a24a6f6e7b5e
UHC 潁穢Jon}潁穢Jon{^ 1110011110111000111001111101101101001010011011110110111001111101111001111011100011100111110110110100101001101111011011100111101101011110 e7b8e7db4a6f6e7de7b8e7db4a6f6e7b5e

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