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>&#140917;</p>
📋
CSS .selector { content: '\22675' };
📋
JS var unicodeA = '\u22675 ';
📋
CPP char unicodeA = ' \u22675 ';
📋
Java char unicodeA = '\u22675';
📋
Python unicodeA = '\u22675'
📋

What is Unicode character 𢙵?

The Unicode character 𢙵 U+22675 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B block.

What does the Unicode character 𢙵 represent?

The Unicode character 𢙵 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𢙵?

The Unicode code point for 𢙵 is U+22675.

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 Cjk Unified Ideograph- 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 Han 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 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!