Unicode Encodings 2.2.c Clarification #65
|
Hello, In the assignment, one of the questions ask: I was wondering if this question is about the non-characters, that can be represented in two bytes with e.g. UTF-16, or if it is asking for an invalid UTF-8 sequence, e.g. with the wrong leading bits etc. Thank you. |
Answered by
marcelroed
Jan 7, 2026
Replies: 2 comments
|
Hi Uğur! The intention here is to specify an invalid UTF-8 sequence. |
0 replies
Answer selected by
marcelroed
|
Perfect, thank you :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Uğur! The intention here is to specify an invalid UTF-8 sequence.