| Plain text and textarea fields | Destination-specific; not guaranteed | Trimming, normalization, maximum length, and sanitization | Paste one character, submit only non-sensitive test content, then inspect the saved value. |
|---|
| Username and display-name fields | Not tested by PasteMoji | Account rules, impersonation controls, and allowed-character lists | Use a test profile only where permitted; keep a visible fallback and never imitate another identity. |
|---|
| Password, email, URL, and file-name fields | Do not use | Normalization and invisible differences can cause lockouts, spoofing, or broken links | Use visible, specification-compliant characters instead. |
|---|
| Windows browsers and apps | Not tested by PasteMoji | Windows build, browser/app version, font, and destination validation | Record those versions, paste once, save, reopen, and scan the result with this detector. |
|---|
| macOS browsers and apps | Not tested by PasteMoji | macOS build, browser/app version, font, and destination validation | Record those versions, paste once, save, reopen, and scan the result with this detector. |
|---|
| iOS and iPadOS apps | Not tested by PasteMoji | OS/app version, keyboard, font, field type, and server-side cleanup | Use non-sensitive text, record versions, reopen the saved value, and compare its code points. |
|---|
| Android apps | Not tested by PasteMoji | Android build, device font, keyboard, app version, and server-side cleanup | Use non-sensitive text, record versions, reopen the saved value, and compare its code points. |
|---|
| Linux and ChromeOS browsers | Not tested by PasteMoji | Distribution or OS version, browser, fonts, and web-form validation | Record the environment, submit a disposable sample, then copy the stored result into the detector. |
|---|