WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Andrea Ercolino v2.0.1

Full UTF-8

Trustfully write anything in your language. Stop worrying about truncated content.

Full UTF-8

The facts

Rating
5★ from 6
Active installs
300+
Price
Free
Last updated
5 Oct 2014
Added
Jan 2011
Requires WP
1.0
Tested up to
WP 4.0.38
Downloads
19,930

Our analysis

AI-assisted

Full UTF-8 is a WordPress plugin that adds complete support for any UTF-8 character, preventing truncation of content that includes 4-bytes-long UTF-8 characters. Without this plugin, WordPress may lose text after the first 4-byte character, which can include certain Chinese characters, musical symbols, and Emoji icons.

The plugin functions as a 'drop in', automatically replacing standard WordPress functionality without requiring additional configuration after activation. It is suitable for users who frequently work with complex characters in their posts.

Best for: This plugin is best for users who need to include complex UTF-8 characters in their WordPress content.

What it does well

  • Adds support for 4-bytes-long UTF-8 characters
  • Prevents content loss due to character truncation
  • Automatic functionality after activation
  • Designed for advanced users as a drop-in plugin

Where it falls short

  • Limited information on compatibility with newer WordPress versions
  • Last updated in October 2014

Verdict

Full UTF-8 is a useful tool for those dealing with diverse character sets, though its age and lack of recent updates may be a concern for some users.

From the developer

Andrea Ercolino's own description of Full UTF-8, lightly tidied.

Full UTF-8 adds complete support for any UTF-8 character.
Without this plugin, WordPress truncates anything after the first 4-bytes-long UTF-8 character.

Suppose you copy some text from a web page and paste it into the editor. You see
everything is fine, so you hit save. As soon as the page is reloaded, you find out that your post
has been truncated at a point that seems to be quite random. Well, that’s not random.
The breaking point is the position of the first 4-bytes-long UTF-8 character.
Anything from that one up to the end of the post is irremediably lost forever.

You definitely need to install this plugin if you write 4-bytes-long UTF-8 characters.
How do you know that? Many Chinese characters, musical and mathematical symbols and Emoji icons
are 4-bytes-long. But you can always try to draw something and check for yourself.
If you get a Unicode hexadecimal value with more than four digits after 0x then it is a 4-bytes-long UTF-8 character.
For example, a G-clef is one because 0x1D11E has 5 digits after 0x.
1. This plugin is a WordPress “drop in”. Drop-ins are advanced plugins in the wp-content
directory that replace WordPress functionality when present.
1. This plugin is completely automatic. You are not supposed to do anything special
to make it work after activating it.

Interesting Links

Read the full description on the official page →