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“蕲^[^ 1001001111101000100101011011001001010010100100111110100010010101101100100101111001011011100100111110100010010101101100100101001010010011111010001001010110110010010111100101101101011110 93e895b25293e895b25e5b93e895b25293e895b25e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ?è??R?è??^[?è??R?è??^[^ 00111111100011111010101110110010001111110011111101010010001111111000111110101011101100100011111100111111010111100101101100111111100011111010101110110010001111110011111101010010001111111000111110101011101100100011111100111111010111100101101101011110 3f8fabb23f3f523f8fabb23f3f5e5b3f8fabb23f3f523f8fabb23f3f5e5b5e
UTF-8 “蕲R“蕲^[“蕲R“蕲^[^ 110000101001001111000011101010001100001010010101110000101011001001010010110000101001001111000011101010001100001010010101110000101011001001011110010110111100001010010011110000111010100011000010100101011100001010110010010100101100001010010011110000111010100011000010100101011100001010110010010111100101101101011110 c293c3a8c295c2b252c293c3a8c295c2b25e5bc293c3a8c295c2b252c293c3a8c295c2b25e5b5e
UHC ???²R???²^[???²R???²^[^ 001111110011111100111111101010011111011101010010001111110011111100111111101010011111011101011110010110110011111100111111001111111010100111110111010100100011111100111111001111111010100111110111010111100101101101011110 3f3f3fa9f7523f3f3fa9f75e5b3f3f3fa9f7523f3f3fa9f75e5b5e

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