Untitled*
You must execute the code again to save those values in the database.
username with [chars]bytes
user1 (pure ASCII, don't mind the encoding) [9]9
Input as implicit UTF-8 (session's default = UTF-8) [22]24
Input as explicit ISO8859-1 [9]9

usernameconvert_from
user1 (pure ASCII, don't mind the encoding) [9]password1
Input as implicit UTF-8 (session's default = UTF-8) [22]FrançoisCommeMonPrénom
Input as explicit ISO8859-1 [9]Forcément

CREATE EXTENSION
CREATE TABLE
INSERT 0 2
INSERT 0 1