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

What is Unicode character 𦓝?

The Unicode character 𦓝 U+264DD 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+264DD.

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!