From owner-freebsd-questions@FreeBSD.ORG Wed Nov 14 08:19:42 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 9D04816A420 for ; Wed, 14 Nov 2007 08:19:42 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mail0.rawbw.com (mail0.rawbw.com [198.144.192.41]) by mx1.freebsd.org (Postfix) with ESMTP id 893BA13C442 for ; Wed, 14 Nov 2007 08:19:42 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mail0.rawbw.com (localhost [127.0.0.1]) by mail0.rawbw.com (8.13.8/8.13.8) with ESMTP id lAE8Ja4X075341; Wed, 14 Nov 2007 00:19:36 -0800 (PST) Received: (from www@localhost) by mail0.rawbw.com (8.13.8/8.13.8/Submit) id lAE8JaHU075340; Wed, 14 Nov 2007 00:19:36 -0800 (PST) X-Authentication-Warning: mail0.rawbw.com: www set sender to yuri@rawbw.com using -f Received: from ip224.carlyle.sfo.ygnition.net (ip224.carlyle.sfo.ygnition.net [24.219.144.224]) by webmail.rawbw.com (IMP) with HTTP for ; Wed, 14 Nov 2007 00:19:35 -0800 Message-ID: <1195028375.473aaf97ea27f@webmail.rawbw.com> Date: Wed, 14 Nov 2007 00:19:35 -0800 From: Yuri To: David J Brooks References: <1195024623.473aa0efca55f@webmail.rawbw.com> <200711140202.14868.freysman@comcast.net> In-Reply-To: <200711140202.14868.freysman@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 24.219.144.224 Cc: yuri@tsoft.com, freebsd-questions@freebsd.org Subject: Re: How to see UNICODE character number? 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: Wed, 14 Nov 2007 08:19:42 -0000 > > All programs just show the character itself when I paste it :-) > > Have you tried kcharselect ? Tried it now. When I paste the character to the box in the bottom and press Enter nothing happens. I would like to see it's UNICODE number (like &9991;) But it goes the opposite way: from UNICODE number to the character. The problem though that there are ~20K Chinese characters in UNICODE table. Yuri