Tested tool guide
Text and writing tools
Checked August 16, 2026
What Emoji Keyboard does, with a checked example
Every emoji here is a Unicode codepoint or sequence, and the grid is organized by the official Unicode groups: Smileys & Emotion, People & Body, Animals & Nature, Food & Drink, Travel & Places, Activities, Objects, Symbols, Flags. Clicking an emoji copies its exact character sequence to the clipboard, ready to paste. A skin-tone selector adjusts modifier-capable emoji before copying, and every copy is remembered in a recent-history row. What most people get wrong: the tone setting is not global. Select Medium and click a cat, and you still copy the plain cat.
Worked example
A concrete input and expected output from the current implementation.
Input
Select the Medium skin tone (third of the five), then click the waving hand emoji.
->
Expected output
๐๐ฝ, the two-codepoint sequence U+1F44B WAVING HAND SIGN followed by U+1F3FD MEDIUM SKIN TONE, is copied to the clipboard.
Person and hand emoji accept a Fitzpatrick skin-tone modifier appended to the base character. Medium is U+1F3FD, so the copy is the hand plus that modifier, which renders as one waving hand in medium skin tone.