Skip to content

Instantly share code, notes, and snippets.

@timaschew
Last active August 29, 2015 14:04
Show Gist options
  • Save timaschew/767c260194baadbb0297 to your computer and use it in GitHub Desktop.
Save timaschew/767c260194baadbb0297 to your computer and use it in GitHub Desktop.
3 bytes unicode character doesn't work in gist comments: π„ž
π„ž
//from http://de.wikipedia.org/wiki/Utf8#Kodierung
Char Unicode Unicode binary UTF-8 binary UTF-8 hex
ViolinschlΓΌssel π„ž U+1D11E 00000001 11010001 00011110 11110000 10011101 10000100 10011110 F0 9D 84 9E
@timaschew
Copy link
Author

this is the error:

ERMAHGERD, 500.
Something went wrong. We've been notified and will do our best to fix it. In the meantime please try refreshing.

@timaschew
Copy link
Author

Remote Address:192.30.252.140:443
Request URL:https://gist.github.com/timaschew/767c260194baadbb0297/comments
Request Method:POST
Status Code:500 Internal Server Error
Request Headersview source
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Encoding:gzip,deflate,sdch
Accept-Language:de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4
Cache-Control:max-age=0
Connection:keep-alive
Content-Length:195
Content-Type:application/x-www-form-urlencoded
Cookie:******
Host:gist.github.com
Origin:https://gist.github.com
Referer:https://gist.github.com/timaschew/767c260194baadbb0297
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36
Form Dataview sourceview URL encoded
utf8:βœ“
authenticity_token:************
gist:13386228
comment[body]:>>>>>   __TREBLE_CLEF_CHAR__
Response Headersview source
Content-Length:1566
Content-Type:text/html; charset=utf-8
Date:Mon, 21 Jul 2014 08:24:41 GMT
Server:GitHub.com
Status:500 Internal Server Error
Strict-Transport-Security:max-age=31536000
X-GitHub-Request-Id:4FC258B4:55C4:61D909:53CCCE3D
X-Request-Id:b26b6f40-6e6e-4089-8682-69a6e2cc6fa9
X-Runtime:0.012703

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment