From owner-freebsd-questions@FreeBSD.ORG Sun Aug 12 15:16:31 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFCB816A418 for ; Sun, 12 Aug 2007 15:16:31 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 8848C13C45E for ; Sun, 12 Aug 2007 15:16:31 +0000 (UTC) (envelope-from david@vizion2000.net) Received: by dns1.vizion2000.net (Postfix, from userid 1007) id DA0351CC38; Sun, 12 Aug 2007 08:31:47 -0700 (PDT) From: David Southwell Organization: Voice and Vision To: freebsd-questions@freebsd.org Date: Sun, 12 Aug 2007 08:31:47 -0700 User-Agent: KMail/1.9.7 References: <2cd0a0da0708120804s4b63813fo24c86f7103f3f6ff@mail.gmail.com> In-Reply-To: <2cd0a0da0708120804s4b63813fo24c86f7103f3f6ff@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200708120831.47628.david@vizion2000.net> Cc: VeeJay Subject: Re: Help Pleasee: How to check FreeBSD's system characterset? How to change it to UTF-8? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2007 15:16:31 -0000 On Sunday 12 August 2007 08:04:58 VeeJay wrote: > Hello fellows > > How to check FreeBSD's system characterset? > > How to change it to UTF-8? > > I am unable to type a =D8 =C5 =C6 character.... > > > Please help! depending upon what you are doing one of the outputs from #apropos utf8 may be helpful. david