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‘©‘¯’N‘»‘­’G’S‘¼’G‘¹‘  100100100100011110010001101010011001000110101111100100100100111010010001101110111001000110101101100100100100011110010010010100111001000110111100100100100100011110010001101110011001000110100000 924791a991af924e91bb91ad9247925391bc924791b991a0
SJIS-WIN ?G?????N?????G?S???G???? 001111110100011100111111001111110011111100111111001111110100111000111111001111110011111100111111001111110100011100111111010100110011111100111111001111110100011100111111001111110011111100111111 3f473f3f3f3f3f4e3f3f3f3f3f473f533f3f3f473f3f3f3f
EUC-JP ?G?©?¯?N?????G?S???G???? 00111111010001110011111110001111101000101110110100111111100011111010001010110100001111110100111000111111001111110011111100111111001111110100011100111111010100110011111100111111001111110100011100111111001111110011111100111111 3f473f8fa2ed3f8fa2b43f4e3f3f3f3f3f473f533f3f3f473f3f3f3f
UTF-8 ’G‘©‘¯’N‘»‘­’G’S‘¼’G‘¹‘  11000010100100100100011111000010100100011100001010101001110000101001000111000010101011111100001010010010010011101100001010010001110000101011101111000010100100011100001010101101110000101001001001000111110000101001001001010011110000101001000111000010101111001100001010010010010001111100001010010001110000101011100111000010100100011100001010100000 c29247c291c2a9c291c2afc2924ec291c2bbc291c2adc29247c29253c291c2bcc29247c291c2b9c291c2a0
UHC ?G?????N???­?G?S?¼?G?¹?? 001111110100011100111111001111110011111100111111001111110100111000111111001111110011111110100001101010010011111101000111001111110101001100111111101010001111100100111111010001110011111110101001111101100011111100111111 3f473f3f3f3f3f4e3f3f3fa1a93f473f533fa8f93f473fa9f63f3f

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