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

What is Unicode character 𬝉?

The Unicode character 𬝉 U+2C749 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E 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+2C749.

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 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
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!