Title: Unicode Character Keyboard
Author: Terry O&#039;Brien (HoosierDragon)
Published: <strong>November 15, 2012</strong>
Last modified: November 11, 2015

---

Search plugins

![](https://ps.w.org/unicode-character-keyboard/assets/banner-772x250.jpg?rev=658972)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/unicode-character-keyboard_f9f9f9.svg)

# Unicode Character Keyboard

 By [Terry O'Brien (HoosierDragon)](https://profiles.wordpress.org/hoosierdragon/)

[Download](https://downloads.wordpress.org/plugin/unicode-character-keyboard.1.2.zip)

 * [Details](https://wordpress.org/plugins/unicode-character-keyboard/#description)
 * [Reviews](https://wordpress.org/plugins/unicode-character-keyboard/#reviews)
 *  [Installation](https://wordpress.org/plugins/unicode-character-keyboard/#installation)
 * [Development](https://wordpress.org/plugins/unicode-character-keyboard/#developers)

 [Support](https://wordpress.org/support/plugin/unicode-character-keyboard/)

## Description

Admin widget on the Write Post or Write Page forms for inserting HTML encodings 
of Unicode characters into the edit window.

#### Acknowledgements

This plugin is based on “HTML Special Characters Helper”, an original design by 
Scott Reilly (aka coffee2code).

#### Languages Sets supported

 * Devanagari (Sanskrit)
 * Devanagari Transliteration
 * Esperanto
 * French
 * German
 * Greek
 * Hirigana
 * Katakana
 * Myanmar (Burmese)
 * Ogham
 * Runic
 * Russian
 * Spanish
 * Tifinagh

#### Unicode Sets supported

 * APL
 * Alchemical
 * Arrows
 * Astrology
 * Braille
 * Computers
 * Counting Rods
 * Currency
 * Dingbats
 * Drawing
 * Emoji Pictographs
 * Emoticons
 * Games
 * Gothic
 * Latin Extended
 * LetterLike
 * Mathematics
 * Mathematical Alphameric Symbols
 * Punctuation
 * Religious
 * Roman Numerals
 * Shapes
 * Signs
 * Small
 * Spacing
 * Subscripts
 * Superscripts
 * Symbols
 * Technical

## Screenshots

 * [[
 * Plugin admin panel for selecting character sets
 * [[
 * Plugin admin panel for displaying character sets
 * [[
 * Plugin widget on edit page panel
 * [[
 * Plugin widget on edit page panel showing the Roman Numeral character set
 * [[
 * Plugin admin panel with status message box

## Installation

 1. Unzip ‘avp-unicode-charkbd.zip’ inside the ‘/wp-content/plugins/’ directory or 
    install via the built-in WordPress plugin installer.
 2. Activate the plugin through the WordPress ‘Plugins’ admin page.
 3. Go to the “Unicode Keyboard -> Settings” admin options page to activate the desired
    special character sets. All character sets except for the Common set are deactivated
    by default, and at least one set must be activated for use.
 4. An admin widget entitled “Unicode Characters Keyboard” will now be present in the
    write post and write page forms. Click on the character set name to display the
    characters in the chosen set.
 5. Click on on any character that you wish inserted into your post.

## FAQ

  Why write this plugin?

I got tired of trying to remember what the keypad codes were for the most common
HTML codes available. But when I discovered the wide variety of codes available,
being the completeness hack that I am I decided to implement as many of them as 
possible. See the Unicode Standard page listed below for more information.

Furthermore, I wanted to learn WordPress plugin design (having done MediaWiki plugins
in the past) because I really like the WordPress platform and this seemed like a
perfect tool not only to learn all of the various details of plugin design but also
give something back to the WordPress community.

  How do I add character set {X}?

 * First off, make a list of all the character definitions that make up the desired
   character set. Second, divide them up into named categories and under that, contiguous
   sub-groups. (See the existing definition files for examples.) The categories 
   are what show up under the sub-headings and the groups are how the rows are divided
   up in the display. In addition, select which existing type of character sets 
   the new set will fall under, or define a new type for use with this set, and 
   write a comprehensive description of the character set. Optionally, include the
   location of the Unicode character definition PDF file and the defined character
   set range information.
 * Next, code the definitions and the additional information into an XML file. The
   Customize menu sub-page provides information on writing the character set XML
   definition file, including a breakdown of each XML element and showing the template
   XML and DTD files and the Common XML definition file. Other XML files can be 
   examined using the plugin editor menu sub-page. Be sure to give the character
   set and the definition file a unique name, and remember to use only characters,
   numbers and spaces in the set name.
 * Use the Manage File menu sub-page Upload tab to upload the file into the custom
   module subdirectory, then check the Error Log tab to see what errors or warnings
   were found in the file: if any errors were found, the file will not be loaded
   into the module subdirectory. Warnings, on the other hand, are problems in optional
   sections of the definition file and do not prevent loading.
 * Use the Setting menu sub-page to activate the character set.
 * Use the Display menu sub-page to view the character set.

I would ask that if you create a new character set to send it to me so I can add
it to the distribution.

  All this character set stuff is hard to figure: can you recommend any references?
What all is available?

There are a number of references to the Unicode character codings available.

 * [Unicode Standards](http://www.unicode.org/standard/standard.html)
 * [Unicode Character Code Charts](http://unicode.org/charts/index.html)
 * [HTML 4.01 Character Entity References](http://www.alanwood.net/demos/ent4_frame.html)
 * [HTML ISO-8859-1 Reference](http://www.w3schools.com/tags/ref_entities.asp)
 * [HTML – Special Entity Codes](http://tlt.psu.edu/suggestions/international/web/codehtml.html)
 * [Sacred Texts Unicode list](http://www.sacred-texts.com/unicode.htm)

The References menu sub-page also has a number of recommended online references.

  What are all those symbols on the plugin repository header image?

 * The first line is Conway’s Game of Life programmed in the APL language.
 * The second line are the astrological symbols for the 12 houses of the Zodiac.
 * The third line are the numbers 1 to 4 in Japanese.

The Symbola font was used to represent the various symbols in the image, which is
also the font used to display them in the browser. All of these characters are available
through the Unicode Character Keyboard metabox.

## Reviews

![](https://secure.gravatar.com/avatar/1239a6b5d2e4a319bfcbd0621245da81d00d6bb02c35b60b0c64b94a38c3fdcd?
s=60&d=retro&r=g)

### 󠀁[Thank You!](https://wordpress.org/support/topic/thank-you-934/)󠁿

 [Type Historian](https://profiles.wordpress.org/type-historian/) September 3, 2016

I use it for three sites–two of them are WP 4.4.1. Especially helpful for superscript
numerals in footnote citations. LUV IT!

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/unicode-character-keyboard/reviews/)

## Contributors & Developers

“Unicode Character Keyboard” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Terry O'Brien (HoosierDragon) ](https://profiles.wordpress.org/hoosierdragon/)

[Translate “Unicode Character Keyboard” into your language.](https://translate.wordpress.org/projects/wp-plugins/unicode-character-keyboard)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/unicode-character-keyboard/),
check out the [SVN repository](https://plugins.svn.wordpress.org/unicode-character-keyboard/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/unicode-character-keyboard/)
by [RSS](https://plugins.trac.wordpress.org/log/unicode-character-keyboard/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2

 * Update for WordPress 4.3.1 compatibility
 * Minor improvements with background PHP source code
 * Minimize associated CSS and JS files
 * Modify message reporting to use standard admin message boxes
 * Added the V8.0 emoji entries to the following files:
    ** Emoticons ** Emoji Pictographs**
   Religious

#### 1.1

 * Update for WordPress 3.8 compatability
 * Thanks to Walter Vermier for producing the Esperanto symbol set
 * Reconfigured admin page message dismissal
 * Revamped icon display

#### 1.01

 * Added additional security features
 * Added requested language files:
    ** Counting Rod (Split out from Mathematical)**
   Devanagari (Sanskrit/Hindi) and Devanagari Transliteration ** Gothic ** Latin
   Modified (separate from Latin Extended) ** Mathematical Alphanumeric Symbols **
   Myanmar (Burmese) (This character set was added in honor of the numerous Burmese
   refugees and immigrants who are now living in my home town.)
 * Allow for multiple character set resource listings
 * Added better error log reporting messages
 * Updated for WordPress version 3.5 compatability
 * Modified character display to use hexadecimal values (which is how they are represented
   in the Unicode documentation)
 * Added ‘Find Character’ functionality on ‘Manage Files’ submenu
 * Corrected minor spelling errors

#### 1.0

 * Initial public release

#### 0.95

 * Add internationalization functionality

#### 0.94

 * Convert XML processing and error checking to SimpleXML routine
 * Add jQuery validation for error checking

#### 0.93

 * Converted menuing tabs to use jQuery functionality

#### 0.92

 * Added comprehensive error reporting on XML file processing

#### 0.91

 * Added message box closure mechanism and message box status icons
 * Added postbox handling for text boxes

#### 0.9

 * Final code optimization
 * Last minute code tweaks and presentation changes

#### 0.8

 * Convert admin settings to use own menu page / sub-menu pages
 * Add help section and about section

#### 0.7

 * Convert inserted character definition files into XML files for better security(
   I didn’t like the thought of blithely inserting just any and every PHP file in
   the subdirectories to define the character codes: if a malicious file got put
   there somehow, it could cause any kind of damage.)

#### 0.6

 * Added reset button and associated handler

#### 0.5

 * Added tabbed character display page

#### 0.4

 * Added tabbed admin page

#### 0.3

 * Added submission status reporting
 * Added error status reporting

#### 0.2

 * Minor improvements to reduce processing

#### 0.1

 * Initial coding

## Meta

 *  Version **1.2**
 *  Last updated **11 years ago**
 *  Active installations **50+**
 *  WordPress version ** 2.7 or higher **
 *  Tested up to **4.3.34**
 * Tags
 * [admin widget](https://wordpress.org/plugins/tags/admin-widget/)[html special characters](https://wordpress.org/plugins/tags/html-special-characters/)
   [Post Widget](https://wordpress.org/plugins/tags/post-widget/)[write post](https://wordpress.org/plugins/tags/write-post/)
 *  [Advanced View](https://wordpress.org/plugins/unicode-character-keyboard/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/unicode-character-keyboard/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/unicode-character-keyboard/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/unicode-character-keyboard/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/unicode-character-keyboard/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/unicode-character-keyboard/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/unicode-character-keyboard/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/unicode-character-keyboard/reviews/)

## Contributors

 *   [ Terry O'Brien (HoosierDragon) ](https://profiles.wordpress.org/hoosierdragon/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/unicode-character-keyboard/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=s-xclick&hosted_button_id=THLBLFT4BV7E2)