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

What is Unicode character 𦓟?

The Unicode character 𦓟 U+264DF 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+264DF.

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!