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

What is Unicode character 𦓲?

The Unicode character 𦓲 U+264F2 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+264F2.

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!