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 äïnRäïn^[äïnRäïn^[^ 1000111111100100111011110110111001010010100011111110010011101111011011100101111001011011100011111110010011101111011011100101001010001111111001001110111101101110010111100101101101011110 8fe4ef6e528fe4ef6e5e5b8fe4ef6e528fe4ef6e5e5b5e
SJIS-WIN ???nR???n^[???nR???n^[^ 0011111100111111001111110110111001010010001111110011111100111111011011100101111001011011001111110011111100111111011011100101001000111111001111110011111101101110010111100101101101011110 3f3f3f6e523f3f3f6e5e5b3f3f3f6e523f3f3f6e5e5b5e
EUC-JP ?äïnR?äïn^[?äïnR?äïn^[^ 001111111000111110101011101000111000111110101011110000010110111001010010001111111000111110101011101000111000111110101011110000010110111001011110010110110011111110001111101010111010001110001111101010111100000101101110010100100011111110001111101010111010001110001111101010111100000101101110010111100101101101011110 3f8faba38fabc16e523f8faba38fabc16e5e5b3f8faba38fabc16e523f8faba38fabc16e5e5b5e
UTF-8 äïnRäïn^[äïnRäïn^[^ 1100001010001111110000111010010011000011101011110110111001010010110000101000111111000011101001001100001110101111011011100101111001011011110000101000111111000011101001001100001110101111011011100101001011000010100011111100001110100100110000111010111101101110010111100101101101011110 c28fc3a4c3af6e52c28fc3a4c3af6e5e5bc28fc3a4c3af6e52c28fc3a4c3af6e5e5b5e
UHC ???nR???n^[???nR???n^[^ 0011111100111111001111110110111001010010001111110011111100111111011011100101111001011011001111110011111100111111011011100101001000111111001111110011111101101110010111100101101101011110 3f3f3f6e523f3f3f6e5e5b3f3f3f6e523f3f3f6e5e5b5e

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