Skip to content

Instantly share code, notes, and snippets.

@inancsevinc
Created June 21, 2012 14:02
Show Gist options
  • Select an option

  • Save inancsevinc/2965915 to your computer and use it in GitHub Desktop.

Select an option

Save inancsevinc/2965915 to your computer and use it in GitHub Desktop.
unicode escapes for turkish chars
* ğ - \u011f
* Ğ - \u011e
* ı - \u0131
* İ - \u0130
* ö - \u00f6
* Ö - \u00d6
* ü - \u00fc
* Ü - \u00dc
* ş - \u015f
* Ş - \u015e
* ç - \u00e7
* Ç - \u00c7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment