You Are Here -
Home ยป Latin Extended F ยป U+107BB

Css Styling

Size
๐žป
15px
๐žป
18px
๐žป
21px
๐žป
24px
๐žป
27px
๐žป
30px
๐žป
33px
๐žป
36px
๐žป
42px
๐žป
48px
๐žป
54px
๐žป
60px
๐žป
66px
๐žป
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
๐žป
Bold
๐žป
Italic
๐žป
Underline
๐žป
Strikethrough
๐žป
UpperCase
๐žป
LowerCase
๐žป
Oblique
A ๐žป
Subscript
A ๐žป
Superscript
๐žป
Shadow
💡: Some CSS style classes wonโ€™t work with some Unicode characters.
Font Family
๐žป
Arial
๐žป
Times New Roman
๐žป
Verdana
๐žป
Courier New
๐žป
Garamond
๐žป
Georgia
๐žป
Trebuchet MS
๐žป
Tahoma
๐žป
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
๐žป
White
๐žป
Brown
๐žป
Maroon
๐žป
Magenta
๐žป
Red
๐žป
Orange
๐žป
Yellow
๐žป
Green
๐žป
Teal
๐žป
Cyan
๐žป
Blue
๐žป
Violet
๐žป
Purple
๐žป
Indigo
๐žป
Gray
๐žป
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
๐žป
White
๐žป
Brown
๐žป
Maroon
๐žป
Magenta
๐žป
Red
๐žป
Orange
๐žป
Yellow
๐žป
Green
๐žป
Teal
๐žป
Cyan
๐žป
Blue
๐žป
Violet
๐žป
Purple
๐žป
Indigo
๐žป
Gray
๐žป
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#67515;</p>
๐Ÿ“‹
CSS .selector { content: '\107BB' };
๐Ÿ“‹
JS var unicodeA = '\u107BB ';
๐Ÿ“‹
CPP char unicodeA = ' \u107BB ';
๐Ÿ“‹
Java char unicodeA = '\u107BB';
๐Ÿ“‹
Python unicodeA = '\u107BB'
๐Ÿ“‹

What is Unicode character ๐žป?

The Unicode character ๐žป U+107BB is U+107BB in the Latin Extended F block.

What does the Unicode character ๐žป represent?

The Unicode character ๐žป represents U+107BB.

What is the Unicode code point for ๐žป?

The Unicode code point for ๐žป is U+107BB.

Is the appearance of the ๐žป character consistent across all platforms?

The appearance of the ๐žป character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the U+107BB remains consistent.

How can I ensure the ๐žป character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Uncoded script to correctly render the ๐žป character.

In which version was Unicode character ๐žป released, and to which block of characters does it belong?

Unicode character ๐žป was first introduced in Unicode Version Unassigned, and it belongs to the Latin Extended F block of characters.

Unicode Properties

Applicable Properties With Values

Age Unassigned
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block Latin Extended F
General Category Unassigned
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Unknown
Numeric Value Not a Number
Script Uncoded
Sentence Break Unknown
Word Break Unknown
Copied!