Page 1 of 1

Lettered

Posted: Fri Oct 17, 2008 10:19 am
by gfoot
Hmm, I spent ages thinking it said "sour coffee", then "your coffee"... the first character is a bit hard to figure out.

Posted: Fri Oct 17, 2008 10:57 am
by tails
I was helped because I'm poor at English. I didn't ever think of those possible words like "sour" and "your" before reading your post.

Its name is "weierp" so I guessed it as a kind of "p".

Posted: Fri Oct 17, 2008 11:39 am
by gfoot
Heh, it's only a few letters away from "weird P". :)

Posted: Fri Oct 17, 2008 9:42 pm
by niteria
I had a problem with second o, I thought it was i or t.

Posted: Sat Oct 18, 2008 10:49 am
by m!nus
at first i tried just submitting the decoded string and it failed, tried with urlencoding because i thought it was firefox unable to submit these special chars. then i just looked at it and it was clear: pourcoffee :)

Posted: Sat Nov 01, 2008 10:51 pm
by eike42
And I mistook the theta for a H.. had to increase text size several times before getting the clue ;)

Posted: Wed Oct 13, 2010 8:33 pm
by markobr
m!nus wrote:at first i tried just submitting the decoded string and it failed, tried with urlencoding because i thought it was firefox unable to submit these special chars. then i just looked at it and it was clear: pourcoffee :)
Almost the same with me, although I didn't try urlencoding but looked for characters with the same appearance but the wrong unicode number.

Posted: Thu Apr 21, 2011 10:22 pm
by Schnapphahn
omg at least

browser solves it for me

Posted: Fri Apr 18, 2014 4:13 pm
by Grusewolf
after decoding the characters I put the result in a minimal html page.

Code: Select all

<!DOCTYPE html>
<html>
<head>
    <title></title>
</head>
<body>
<p>℘ÕÙℜ©Θƒƒ∈∈</p>
</body>
</html>
Then the browser showed me the decoded html entities.