- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Wed, 01 Nov 2017 23:02:49 +0000
- To: public-webauthn@w3.org
> I thought UTF-8 code points always result single byte representation. nope. you are likely thinking about the UTF-8 feature of being backwards-compatible with USASCII encoding. However, [UTF-8 is a multi-byte encoding form](http://www.unicode.org/glossary/#utf_8_encoding_form). [UTF-8](http://www.unicode.org/glossary/#UTF_8): A **multibyte encoding** for text that represents each Unicode character with 1 to 4 bytes, and which is backward-compatible with ASCII. -- GitHub Notification of comment by equalsJeffH Please view or discuss this issue at https://github.com/w3c/webauthn/issues/660#issuecomment-341268860 using your GitHub account
Received on Wednesday, 1 November 2017 23:02:55 UTC