<control>
[CTRL]
U+0082
Code
0082
Code Point
130
Aliases
BREAK PERMITTED HERE
Character Properties
General Category
Control Character (Cc)
Bidi Class
BN (Boundary Neutral)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC20x82
UTF-16
0x0082
UTF-32
0x00000082
Copy & Paste Codes
Character
Unicode Escape
\u{0082}
HTML Entity (Decimal)
‚
HTML Entity (Hex)
‚
CSS Code
\0082
JavaScript
String.fromCodePoint(0x0082)
Python
chr(0x0082)