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 LZnRLZn^[LZnRLZn^[^ 100111010100110010011101010110100110111001010010100111010100110010011101010110100110111001011110010110111001110101001100100111010101101001101110010100101001110101001100100111010101101001101110010111100101101101011110 9d4c9d5a6e529d4c9d5a6e5e5b9d4c9d5a6e529d4c9d5a6e5e5b5e
SJIS-WIN ?L?ZnR?L?Zn^[?L?ZnR?L?Zn^[^ 001111110100110000111111010110100110111001010010001111110100110000111111010110100110111001011110010110110011111101001100001111110101101001101110010100100011111101001100001111110101101001101110010111100101101101011110 3f4c3f5a6e523f4c3f5a6e5e5b3f4c3f5a6e523f4c3f5a6e5e5b5e
EUC-JP ?L?ZnR?L?Zn^[?L?ZnR?L?Zn^[^ 001111110100110000111111010110100110111001010010001111110100110000111111010110100110111001011110010110110011111101001100001111110101101001101110010100100011111101001100001111110101101001101110010111100101101101011110 3f4c3f5a6e523f4c3f5a6e5e5b3f4c3f5a6e523f4c3f5a6e5e5b5e
UTF-8 LZnRLZn^[LZnRLZn^[^ 1100001010011101010011001100001010011101010110100110111001010010110000101001110101001100110000101001110101011010011011100101111001011011110000101001110101001100110000101001110101011010011011100101001011000010100111010100110011000010100111010101101001101110010111100101101101011110 c29d4cc29d5a6e52c29d4cc29d5a6e5e5bc29d4cc29d5a6e52c29d4cc29d5a6e5e5b5e
UHC ?L?ZnR?L?Zn^[?L?ZnR?L?Zn^[^ 001111110100110000111111010110100110111001010010001111110100110000111111010110100110111001011110010110110011111101001100001111110101101001101110010100100011111101001100001111110101101001101110010111100101101101011110 3f4c3f5a6e523f4c3f5a6e5e5b3f4c3f5a6e523f4c3f5a6e5e5b5e

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