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 ??znR??zn^[??znR??zn^[^ 0011111100111111011110100110111001010010001111110011111101111010011011100101111001011011001111110011111101111010011011100101001000111111001111110111101001101110010111100101101101011110 3f3f7a6e523f3f7a6e5e5b3f3f7a6e523f3f7a6e5e5b5e
SJIS-WIN 辣ァznR辣ァzn^[辣ァznR辣ァzn^[^ 111001111000010110100111011110100110111001010010111001111000010110100111011110100110111001011110010110111110011110000101101001110111101001101110010100101110011110000101101001110111101001101110010111100101101101011110 e785a77a6e52e785a77a6e5e5be785a77a6e52e785a77a6e5e5b5e
EUC-JP 辣ァznR辣ァzn^[辣ァznR辣ァzn^[^ 11101101111001011000111010100111011110100110111001010010111011011110010110001110101001110111101001101110010111100101101111101101111001011000111010100111011110100110111001010010111011011110010110001110101001110111101001101110010111100101101101011110 ede58ea77a6e52ede58ea77a6e5e5bede58ea77a6e52ede58ea77a6e5e5b5e
UTF-8 辣ァznR辣ァzn^[辣ァznR辣ァzn^[^ 111010001011111010100011111011111011110110100111011110100110111001010010111010001011111010100011111011111011110110100111011110100110111001011110010110111110100010111110101000111110111110111101101001110111101001101110010100101110100010111110101000111110111110111101101001110111101001101110010111100101101101011110 e8bea3efbda77a6e52e8bea3efbda77a6e5e5be8bea3efbda77a6e52e8bea3efbda77a6e5e5b5e
UHC 辣?znR辣?zn^[辣?znR辣?zn^[^ 110101011011100000111111011110100110111001010010110101011011100000111111011110100110111001011110010110111101010110111000001111110111101001101110010100101101010110111000001111110111101001101110010111100101101101011110 d5b83f7a6e52d5b83f7a6e5e5bd5b83f7a6e52d5b83f7a6e5e5b5e

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