Unicode Character ";" U+003B Semicolon
Unicode Version 15.1
;
Summary
The unicode character ";" at code point U+003B is Semicolon. It is a character in the Basic Latin block and is part of the Common script. The character is an other punctuation. The UTF-8 encoding of ";" is 0x3B and the UTF-16 encoding is 0x003B.
General Properties
Code Point | U+003B |
Version Added | 1.1 |
Name | Semicolon |
Block | Basic Latin |
General Category | Other Punctuation |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Other Neutral |
Encodings
HTML Entity | ; |
HTML Decimal Encoding | ; |
HTML Hex Encoding | ; |
UTF-8 Encoding | 0x3B |
UTF-16 Encoding | 0x003B |
UTF-32 Encoding | 0x0000003B |
C/C++/Java Escape | \u003b |