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 ’GffR’Gff^[’GffR’Gff^[^ 10010010010001111000111101100110100011110110011001010010100100100100011110001111011001101000111101100110010111100101101110010010010001111000111101100110100011110110011001010010100100100100011110001111011001101000111101100110010111100101101101011110 92478f668f665292478f668f665e5b92478f668f665292478f668f665e5b5e
SJIS-WIN ?G?f?fR?G?f?f^[?G?f?fR?G?f?f^[^ 00111111010001110011111101100110001111110110011001010010001111110100011100111111011001100011111101100110010111100101101100111111010001110011111101100110001111110110011001010010001111110100011100111111011001100011111101100110010111100101101101011110 3f473f663f66523f473f663f665e5b3f473f663f66523f473f663f665e5b5e
EUC-JP ?G?f?fR?G?f?f^[?G?f?fR?G?f?f^[^ 00111111010001110011111101100110001111110110011001010010001111110100011100111111011001100011111101100110010111100101101100111111010001110011111101100110001111110110011001010010001111110100011100111111011001100011111101100110010111100101101101011110 3f473f663f66523f473f663f665e5b3f473f663f66523f473f663f665e5b5e
UTF-8 ’GffR’Gff^[’GffR’Gff^[^ 11000010100100100100011111000010100011110110011011000010100011110110011001010010110000101001001001000111110000101000111101100110110000101000111101100110010111100101101111000010100100100100011111000010100011110110011011000010100011110110011001010010110000101001001001000111110000101000111101100110110000101000111101100110010111100101101101011110 c29247c28f66c28f6652c29247c28f66c28f665e5bc29247c28f66c28f6652c29247c28f66c28f665e5b5e
UHC ?G?f?fR?G?f?f^[?G?f?fR?G?f?f^[^ 00111111010001110011111101100110001111110110011001010010001111110100011100111111011001100011111101100110010111100101101100111111010001110011111101100110001111110110011001010010001111110100011100111111011001100011111101100110010111100101101101011110 3f473f663f66523f473f663f665e5b3f473f663f66523f473f663f665e5b5e

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