const
.id
Unicode
ASCII
HTML entities
Search
Search identifiers
Home
/
ASCII
/
0x0F
ascii
—
0x0F
SI
ASCII control code 0x0F (SI), decimal 15.
control
0x0F
id
SI
char
SI
name
Quick facts
Hex
0x0F
Decimal
15
Octal
0o017
Binary
0b00001111
Abbreviation
SI
Kind
Control
Unicode name
<control>
Unicode twin
U+000F
Encodings & escapes
UTF-8
0F
UTF-8
UTF-16
0x000F
UTF-16
UTF-32
0x0000000F
UTF-32
HTML decimal

HTML decimal
HTML hex

HTML hex
JavaScript
\u000F
JavaScript
Python
\u000F
Python
CSS
\F
CSS
JSON
\u000f
JSON
URL (UTF-8)
%0F
URL (UTF-8)
C / C++
\x0f
C / C++
Related
Unicode
U+000F
<control>
ASCII list
Control codes
Source
Unicode
16.0.0
WHATWG
—