U+003B

Semicolon;

Semicolon is a monochrome text character from the Unicode Basic Latin block, listed here under Basic Latin (ASCII). Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "semicolon", "punctuation", "ascii", "keyboard".

Quick facts

Unicode
U+003B
Decimal
59
Hex
0x003B
Octal
0o73

Unicode identity

FormatValueCopy
Code pointOfficial Unicode notationU+003B
Official nameUnicodeData.txt, Unicode 18.0.0SEMICOLON
DecimalBase 1059
HexadecimalBase 160x003B
OctalBase 80o73
BinaryBase 20000000000111011
General categoryPunctuation, otherPo
Unicode blockU+0000–U+007FBasic Latin
PlaneBasic Multilingual Plane (BMP, Plane 0)

HTML & CSS

FormatValueCopy
HTML entity (decimal)&#59;
HTML entity (hex)&#x003B;
CSS content escapeUse inside content: "…"\003B
URL encodedPercent-encoded UTF-8%3B

Programming languages

FormatValueCopy
JavaScript / TypeScript\u003B
JSONUTF-16 surrogate pairs\u003B
Python\u003B
Java / C# / Kotlin\u003B

Byte encodings

FormatValueCopy
UTF-81 byte3B
UTF-16 (BE)003B
UTF-32 (BE)0000003B

How to type Semicolon

  • Windows

    Hold Alt and type +3B with the hex numeric keypad option enabled, or type 3B then press Alt+X in Word and most Office apps.

  • macOS

    Enable the Unicode Hex Input keyboard, hold Option, and type 003B. Or open Character Viewer (Control+Command+Space) and search "Semicolon".

  • Linux

    Press Ctrl+Shift+U, type 3b, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.

  • HTML, CSS & code

    Paste the character directly, or use the escapes above: &#x003B; in HTML, \003B in CSS, and \u003B in JavaScript.

Official Unicode reference

Character name
SEMICOLON
Block
Basic Latin (U+0000–U+007F)
General category
Po — Punctuation, other

Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Basic Latin block: U0000.pdf (PDF, unicode.org).

Frequently asked questions

How do I copy the Semicolon symbol?

Click the Copy button at the top of this page, or select ; and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.

What is the Unicode code point for Semicolon?

Semicolon is U+003B (decimal 59, hexadecimal 0x003B, octal 0o73). It lives in the Basic Latin block (U+0000–U+007F) of the Basic Multilingual Plane (BMP, Plane 0).

What is the official Unicode name of Semicolon?

The Unicode Standard (version 18.0.0) names this character "SEMICOLON". Its General_Category is Po (Punctuation, other).

What is the HTML code for Semicolon?

Use &#x003B; or &#59;. In CSS, use content: "\003B".

How do I type Semicolon in code?

JavaScript: "\u003B". Python: "\u003B". JSON and Java: "\u003B". The UTF-8 byte sequence is 3B.

Is Semicolon an emoji?

No. Semicolon is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.

View all basic latin (ascii)