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 ’I‘¯nR’I‘¯n^[’I‘¯nR’I‘¯n^[^ 100100100100100110010001101011110110111001010010100100100100100110010001101011110110111001011110010110111001001001001001100100011010111101101110010100101001001001001001100100011010111101101110010111100101101101011110 924991af6e52924991af6e5e5b924991af6e52924991af6e5e5b5e
SJIS-WIN ?I??nR?I??n^[?I??nR?I??n^[^ 001111110100100100111111001111110110111001010010001111110100100100111111001111110110111001011110010110110011111101001001001111110011111101101110010100100011111101001001001111110011111101101110010111100101101101011110 3f493f3f6e523f493f3f6e5e5b3f493f3f6e523f493f3f6e5e5b5e
EUC-JP ?I?¯nR?I?¯n^[?I?¯nR?I?¯n^[^ 0011111101001001001111111000111110100010101101000110111001010010001111110100100100111111100011111010001010110100011011100101111001011011001111110100100100111111100011111010001010110100011011100101001000111111010010010011111110001111101000101011010001101110010111100101101101011110 3f493f8fa2b46e523f493f8fa2b46e5e5b3f493f8fa2b46e523f493f8fa2b46e5e5b5e
UTF-8 ’I‘¯nR’I‘¯n^[’I‘¯nR’I‘¯n^[^ 110000101001001001001001110000101001000111000010101011110110111001010010110000101001001001001001110000101001000111000010101011110110111001011110010110111100001010010010010010011100001010010001110000101010111101101110010100101100001010010010010010011100001010010001110000101010111101101110010111100101101101011110 c29249c291c2af6e52c29249c291c2af6e5e5bc29249c291c2af6e52c29249c291c2af6e5e5b5e
UHC ?I??nR?I??n^[?I??nR?I??n^[^ 001111110100100100111111001111110110111001010010001111110100100100111111001111110110111001011110010110110011111101001001001111110011111101101110010100100011111101001001001111110011111101101110010111100101101101011110 3f493f3f6e523f493f3f6e5e5b3f493f3f6e523f493f3f6e5e5b5e

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