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 ??Kjon}??Kjon{^ 001111110011111101001011011010100110111101101110011111010011111100111111010010110110101001101111011011100111101101011110 3f3f4b6a6f6e7d3f3f4b6a6f6e7b5e
SJIS-WIN 淲クKjon}淲クKjon{^ 1111101101000100101110000100101101101010011011110110111001111101111110110100010010111000010010110110101001101111011011100111101101011110 fb44b84b6a6f6e7dfb44b84b6a6f6e7b5e
EUC-JP ?クKjon}?クKjon{^ 0011111110001110101110000100101101101010011011110110111001111101001111111000111010111000010010110110101001101111011011100111101101011110 3f8eb84b6a6f6e7d3f8eb84b6a6f6e7b5e
UTF-8 淲クKjon}淲クKjon{^ 1110011010110111101100101110111110111101101110000100101101101010011011110110111001111101111001101011011110110010111011111011110110111000010010110110101001101111011011100111101101011110 e6b7b2efbdb84b6a6f6e7de6b7b2efbdb84b6a6f6e7b5e
UHC ??Kjon}??Kjon{^ 001111110011111101001011011010100110111101101110011111010011111100111111010010110110101001101111011011100111101101011110 3f3f4b6a6f6e7d3f3f4b6a6f6e7b5e

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