@mathias Is there a way to get extend ascii values from unicode value produced by String.fromCharCode()-Can't seem to get ascii values > 127
@utroda Sure, it just works. E.g. `'\x80'.charCodeAt(0) == 128`.
-
-
@mathias I mean like: String.fromCharCode( 65535 >> 8) = ÿ but i'm trying to get \xFF but unicode converts \xFF to ÿThanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.