/sublime-char-value

Get byte value (or Unicode code point) of the selected characters.

Primary LanguagePythonMIT LicenseMIT

Char Value

Sublime Text 3 package that adds a command for getting the byte value (or Unicode code point) of one or more characters.

Installation

This package is available through Package Control, it’s called “Char Value”.

Usage

Select one or more characters and run “Char Value” from the Command Palette. Each character will be replaced by its value. If more than one character is replaced, there will also be a space between each value.