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 ??Lon}??Lon{^ 00111111001111110100110001101111011011100111110100111111001111110100110001101111011011100111101101011110 3f3f4c6f6e7d3f3f4c6f6e7b5e
SJIS-WIN 自治Lon}自治Lon{^ 1000111010101001100011101010000101001100011011110110111001111101100011101010100110001110101000010100110001101111011011100111101101011110 8ea98ea14c6f6e7d8ea98ea14c6f6e7b5e
EUC-JP 自治Lon}自治Lon{^ 1011110010101011101111001010001101001100011011110110111001111101101111001010101110111100101000110100110001101111011011100111101101011110 bcabbca34c6f6e7dbcabbca34c6f6e7b5e
UTF-8 自治Lon}自治Lon{^ 111010001000011110101010111001101011001010111011010011000110111101101110011111011110100010000111101010101110011010110010101110110100110001101111011011100111101101011110 e887aae6b2bb4c6f6e7de887aae6b2bb4c6f6e7b5e
UHC 自治Lon}自治Lon{^ 1110110110111011111101101011110101001100011011110110111001111101111011011011101111110110101111010100110001101111011011100111101101011110 edbbf6bd4c6f6e7dedbbf6bd4c6f6e7b5e

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