TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Interactive Unicode Table

28 pointsby nuddedover 15 years ago

6 comments

fharsover 15 years ago
The page displays Unicode characters, which are organised in blocks of 256 character, in pages of 100 characters each, thereby completly hiding the logical structure of Unicode. This is an, let's say, interesting choice...<p>[edit: typo]
yannisover 15 years ago
Nice! I had something similar on a website some years back. Suggest use code 2001 for default fonts and now you can serve it!
locopatiover 15 years ago
Some suggestions:<p>* reduce the height of the character grid by 2 rows - it is too much to fit the whole table on a 1280x1024 which means you have to scroll to see all the characters<p>* change the list of somewhat arbitrary shortcut links on the upper right to an autocomplete field for Unicode block names (<a href="http://unicode.org/Public/UNIDATA/Blocks.txt" rel="nofollow">http://unicode.org/Public/UNIDATA/Blocks.txt</a>)
estover 15 years ago
I really hope it can add some UniHan reference<p><a href="http://www.unicode.org/cgi-bin/GetUnihanData.pl?codepoint=%E4%B9%85" rel="nofollow">http://www.unicode.org/cgi-bin/GetUnihanData.pl?codepoint=%E...</a><p>btw, I really the code point navigation slide bar, it's very intuitive and easy to use.
gnosisover 15 years ago
A different approach:<p><a href="http://www.alanwood.net/unicode/unicode_samples.html" rel="nofollow">http://www.alanwood.net/unicode/unicode_samples.html</a>
thwartedover 15 years ago
Your operating system distribution doesn't come with one of these? One you can search?