Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > View category

Command: Character Code Value command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - View category

Character Code Value command

Summary

Displays the Unicode character value.

Description

This command displays the Character Code Value dialog box which shows the Unicode value, encoding value, and Unicode name of the character at the cursor.

How to Run

Default Menu: View > Character Code Value

All Commands: View > Character Code Value

Toolbar:

Status Bar: None

Default Shortcut Key: CTRL+I

Plug-in Command ID

EEID_WATCH_CHAR_CODE (4213)

Macros

[JavaScript]

editor.ExecuteCommandByID(4213);

[VBScript]

editor.ExecuteCommandByID 4213

Copyright © 2003-2023 by Emurasoft, Inc.