Path: csiph.com!news.swapon.de!aioe.org!.POSTED!not-for-mail From: bughiman Newsgroups: comp.lang.ruby Subject: Error displaying accented Italian Date: Thu, 03 Sep 2015 09:18:49 +0200 Organization: Aioe.org NNTP Server Lines: 21 Message-ID: Reply-To: tex_willwr@invalid.com NNTP-Posting-Host: ArFnc4uJGlBJiSq3G6X3jA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: MesNews/1.08.05.00-it X-Face: &v9Dmt}yF.U}+=n0a1A:N*w_7xw8^lN4n.[7n5Yfgo~<+6=XeXZIgMsJ]PLiHN)4|wY-n^A H]\$v*2IWtVJ"JQb)OGyfq"LL"c`i`idsNA, Xref: csiph.com comp.lang.ruby:7135 NetBeans IDE 8.0.2 on windows 10 code : # encoding: UTF-8 # # To change this license header, choose License Headers in Project Properties. # To change this template file, choose Tools | Templates # and open the template in the editor. puts "Hello World .... perchè è bello o perchè non se ne può più ? " output: Hello World .... perchè è bello o perchè non se ne può più ? because it does not display characters correctly, how can I fix it? thanks for any suggestions, I'm a novice :-(