Multi-byte characters input in the password field by unmasking the fieldIssue It seems it is not possible to input multi-bytes characters in Password field but could using Copy and paste to update it. Also, user could using the password with multi-bytes to login.ReleaseAll releases.ResolutionThis behaviour is working as expected. Multi-byte characters can be entered by unmasking or by simply copying & pasting.The behaviour is same across all.Additionally, in ServiceNow, the password policy requirements are based on the Basic Multilingual Plane (BMP) that contains characters for all modern languages. ServiceNow instance is shipped with BMPs of around 10000 characters.Password characters within this permissible BMPs can be set for an instance, the password characters that do not adhere within this BMPs are not allowed.In the BMP, there are the Latin characters and symbols, transcriptions including Japanese and hence it is working as expected.