LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

charmap

Unicode character map browser

TLDR

Open character map
$ charmap
copy
Search for character by name
$ charmap --search "[heart]"
copy
Copy character to clipboard
$ charmap --copy "[character]"
copy

SYNOPSIS

charmap [options]

DESCRIPTION

charmap is a Unicode character map application, typically part of GNOME desktop. It allows browsing and searching through all Unicode characters, viewing character details, and copying characters to the clipboard.The application displays characters organized by Unicode block, with options to filter by script, language, or search term. Each character shows its code point, official name, and related information.

PARAMETERS

--search text

Search for characters by name.
--copy char
Copy character to clipboard.
--help
Display help information.
--version
Display version information.

INSTALL

sudo apt install gucharmap
copy
sudo dnf install gucharmap
copy
sudo pacman -S gucharmap
copy
sudo zypper install gucharmap
copy
brew install gucharmap
copy
nix profile install nixpkgs#gucharmap
copy

CAVEATS

Requires a graphical environment. Character availability depends on installed fonts. Some characters may display as boxes if fonts don't include them.

HISTORY

charmap is part of the GNOME desktop environment. Character map utilities have existed since early GUI systems, helping users access characters not on their keyboard. The GNOME version, known as gucharmap, was created in the early 2000s.

SEE ALSO

xdotool(1), xclip(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid