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

What is Unicode character 𦓹?

The Unicode character 𦓹 U+264F9 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+264F9.

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!