Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in utf-8

Standard way in C11 and C++11 to convert UTF-8?

Why am I getting the last octet repeated when my Perl program outputs a UTF-8 encoded string in cmd.exe?

c windows perl utf-8

What new Unicode functions are there in C++0x?

Why does emoji have two different utf-8 codes? How to convert emoji from utf-8 , use NSString in ios?

ios unicode utf-8 nsstring emoji

Removing control characters from a UTF-8 string in PHP

javascript php encoding utf-8

VBA importing UTF-8 CSV file from a web server

excel vba csv utf-8

How to connect to MySQL using UTF8 within a perl script?

mysql perl unicode utf-8

How to reduce memory footprint on .NET string intensive applications?

c# .net string utf-8 utf-16

Why isn't UTF-8 allowed as the "ANSI" code page?

How do I export an Excel file with Chinese characters to a CSV?

excel utf-8

What is exactly an overlong form/encoding?

writing Unicode-aware one-liners in Perl

perl shell unicode utf-8

What's the difference between 'coding=utf8' and '-*- coding: utf-8 -*-'?

Read txt files (in unicode and utf8) by means of C#

c# unicode encoding utf-8

special characters (emoticons) in text file

How to check if MySQL table is UTF-8 and has storageEngine InnoDB?

Ruby on Rails - Encoding::UndefinedConversionError: "\xC3" from ASCII-8BIT to UTF-8

Checklist for going the Unicode way with Perl

perl unicode utf-8

Read a UTF-8 text file with BOM

How to remove 4 byte utf-8 characters in Ruby?