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ÇÙÛÏ^[^ 100011111100011111011001110110111100111101010010100011111100011111011001110110111100111101011110010110111000111111000111110110011101101111001111010100101000111111000111110110011101101111001111010111100101101101011110 8fc7d9dbcf528fc7d9dbcf5e5b8fc7d9dbcf528fc7d9dbcf5e5b5e
SJIS-WIN ?????R?????^[?????R?????^[^ 001111110011111100111111001111110011111101010010001111110011111100111111001111110011111101011110010110110011111100111111001111110011111100111111010100100011111100111111001111110011111100111111010111100101101101011110 3f3f3f3f3f523f3f3f3f3f5e5b3f3f3f3f3f523f3f3f3f3f5e5b5e
EUC-JP ?ÇÙÛÏR?ÇÙÛÏ^[?ÇÙÛÏR?ÇÙÛÏ^[^ 0011111110001111101010101010111010001111101010101110001110001111101010101110010110001111101010101100000101010010001111111000111110101010101011101000111110101010111000111000111110101010111001011000111110101010110000010101111001011011001111111000111110101010101011101000111110101010111000111000111110101010111001011000111110101010110000010101001000111111100011111010101010101110100011111010101011100011100011111010101011100101100011111010101011000001010111100101101101011110 3f8faaae8faae38faae58faac1523f8faaae8faae38faae58faac15e5b3f8faaae8faae38faae58faac1523f8faaae8faae38faae58faac15e5b5e
UTF-8 ÇÙÛÏRÇÙÛÏ^[ÇÙÛÏRÇÙÛÏ^[^ 1100001010001111110000111000011111000011100110011100001110011011110000111000111101010010110000101000111111000011100001111100001110011001110000111001101111000011100011110101111001011011110000101000111111000011100001111100001110011001110000111001101111000011100011110101001011000010100011111100001110000111110000111001100111000011100110111100001110001111010111100101101101011110 c28fc387c399c39bc38f52c28fc387c399c39bc38f5e5bc28fc387c399c39bc38f52c28fc387c399c39bc38f5e5b5e
UHC ?????R?????^[?????R?????^[^ 001111110011111100111111001111110011111101010010001111110011111100111111001111110011111101011110010110110011111100111111001111110011111100111111010100100011111100111111001111110011111100111111010111100101101101011110 3f3f3f3f3f523f3f3f3f3f5e5b3f3f3f3f3f523f3f3f3f3f5e5b5e

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