SymbolFYI
;

Semicolon

003B · Basic Latin · Zyyy

소개 Semicolon

Punctuation mark (U+003B) from the Basic Latin block used to join independent clauses in writing and terminate statements in programming languages like C, Java, and JavaScript.

On this page

인코딩

Unicode 블록 U+003B
10진수 &#59;
HTML 16진수 &#x3B;
CSS \003B
JavaScript \u{3B}
Python \u003b
Java \u003B
UTF-8 16진수 3b
UTF-16 00 3b
URL 인코딩 %3B

Unicode 속성

Block
Basic Latin
Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ON

유사 기호

비교

자주 묻는 질문

What is the ; Semicolon symbol?

; is the Semicolon symbol, encoded at Unicode 003B.

What is the Unicode codepoint of Semicolon?

The Semicolon symbol (;) has codepoint 003B.

How do I type or copy Semicolon?

Copy ; directly, or use the HTML entity, CSS, JavaScript, and Python encodings shown on this page.