Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
CharMap.exe - Find Character Unicode Value on Windows
How to find the Unicode code value of a special character in a font on Windows? I want to use the Latin small letter "Phi" on the Calibri font.
✍: FYIcenter.com
On Windows computers, you can run the "CharMap.exe" program to find the Unicode code value of a character
of and font.
For example, you can run this command to find the Unicode code value of Latin small letter "Phi" from the Calibri font:
\fyicenter>C:\windows\system32\CharMap.exe
You see the CharMap screen displaying a list of all characters of the default font.
Select "Calibri" from the font dropdown list.
Find and click on the Latin small letter "Phi". You see its Unicode code value displayed at the bottom: U+0278.
Below is the CharMap.exe screen:
⇒ Use Unicode Characters with FOP
⇐ FontView.exe - Preview Font Glyphs on Windows
2018-03-17, 2491🔥, 0💬
Popular Posts:
What Is jniwrap.jar in JNIWrapper 3.7.1? winpack.jar in JNIWrapper 3.7.1 is an add-on JAR file for J...
Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with ...
itextpdf.jar is a component in iText 5 Java library to provide core functionalities. iText Java libr...
JDK 11 jdk.rmic.jmod is the JMOD file for JDK 11 RMI (Remote Method Invocation) Compiler Tool tool, ...
What Is jsse.jar (JDK 6) Java Secure Socket Extension? jsse.jar, Java Secure Socket Extension, is Ja...