Character | Encoding | hex | dec (bytes) | dec | binary |
---|---|---|---|---|---|
z | UTF-8 | 7A | 122 | 122 | 01111010 |
é | UTF-8 | C3 A9 | 195 169 | 50089 | 11000011 10101001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment