Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2007 21:18:00 +0300
From:      Andrew Pantyukhin <infofarmer@FreeBSD.org>
To:        Nikola =?utf-8?B?TGXEjWnEhw==?= <nikola.lecic@anthesphoria.net>
Cc:        Yuri <yuri@rawbw.com>, yuri@tsoft.com, Richard Tobin <richard@inf.ed.ac.uk>, freebsd-questions@freebsd.org
Subject:   Re: How to see UNICODE character number?
Message-ID:  <20071115181759.GA97540@amilo.cenkes.org>
In-Reply-To: <20071115132721.05b0dbdd@anthesphoria.net>
References:  <20071114170444.0B8D9288BDF@macpro.inf.ed.ac.uk> <1195069866.473b51aa13e39@webmail.rawbw.com> <20071115132721.05b0dbdd@anthesphoria.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 15, 2007 at 01:27:21PM +0100, Nikola Le=C4=8Di=C4=87 wrote:
> On Wed, 14 Nov 2007 11:51:06 -0800
> Yuri <yuri@rawbw.com> wrote:
>=20
> > But it's still strange that there's no GUI utility in KDE or just X
> > that would do it.
>=20
> There are at least two very convenient GUI ways do to this:
>=20
> (1) (g)ViM: assuming that you use UTF-8 to interptet Unicode and that
> (2) deskutils/gucharmap: GTK2 application, doesn't pull many Gnome

(3) x11/rxvt-unicode - you just press and hold Ctrl+Shift+LClick
    and move cursor around. Urxvt will show info on any char you
    point at.
(4) In a UTF-8 console:
    iconv -l|grep UTF
    echo <one or more>|iconv -t UTF-32|hexdump



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071115181759.GA97540>