Title: Strange character encoding
Last modified: August 20, 2016

---

# Strange character encoding

 *  [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * (@tijmensmit)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/strange-character-encoding/)
 * I’m working on plugin and save some data in the meta field.
 * The normal value it has in admin panel is this “Kalávrita”, but once it has been
   saved it becomes “Kalu00e1vrita”
 * In another post I found someone who said I should try to set the charset and 
   collate to utf8 in the wp-config, but that doesn’t change a thing.
 * define(‘DB_CHARSET’, ‘utf8’);
    define(‘DB_COLLATE’, ‘utf8_general_ci’);
 * Any ideas would I need to do to make sure the name doesn’t get messed up in the
   database when saving the meta field?

The topic ‘Strange character encoding’ is closed to new replies.

## Tags

 * [characters](https://wordpress.org/support/topic-tag/characters/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/strange-character-encoding/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
