Show the Unicode character name, decimal character code and hexadecimal Unicode code point of the character at the cursor in the status bar in Sublime Text 3
If you already have Package Control installed in Sublime Text:
- Select "Install Package" from the Command Palette: Ctrl+Shift+P on Windows and Linux or ⇧⌘P on OS X)
- Search for "Show Unicode Name" and click enter.
Go to Preferences -> Browse Packages
, and then either download and unzip this plugin into that directory, or:
git clone https://github.com/ned-martin/sublime-text-show-unicode-name.git
Modified from Show Character Code