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 Ç³ýRÇ³ý^[Ç³ýRÇ³ý^[^ 1000111111000111101100111111110101010010100011111100011110110011111111010101111001011011100011111100011110110011111111010101001010001111110001111011001111111101010111100101101101011110 8fc7b3fd528fc7b3fd5e5b8fc7b3fd528fc7b3fd5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ?Ç?ýR?Ç?ý^[?Ç?ýR?Ç?ý^[^ 001111111000111110101010101011100011111110001111101010111111001001010010001111111000111110101010101011100011111110001111101010111111001001011110010110110011111110001111101010101010111000111111100011111010101111110010010100100011111110001111101010101010111000111111100011111010101111110010010111100101101101011110 3f8faaae3f8fabf2523f8faaae3f8fabf25e5b3f8faaae3f8fabf2523f8faaae3f8fabf25e5b5e
UTF-8 Ç³ýRÇ³ý^[Ç³ýRÇ³ý^[^ 110000101000111111000011100001111100001010110011110000111011110101010010110000101000111111000011100001111100001010110011110000111011110101011110010110111100001010001111110000111000011111000010101100111100001110111101010100101100001010001111110000111000011111000010101100111100001110111101010111100101101101011110 c28fc387c2b3c3bd52c28fc387c2b3c3bd5e5bc28fc387c2b3c3bd52c28fc387c2b3c3bd5e5b5e
UHC ??³?R??³?^[??³?R??³?^[^ 001111110011111110101001111110000011111101010010001111110011111110101001111110000011111101011110010110110011111100111111101010011111100000111111010100100011111100111111101010011111100000111111010111100101101101011110 3f3fa9f83f523f3fa9f83f5e5b3f3fa9f83f523f3fa9f83f5e5b5e

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