C:
char c = '\u2279';
printf("%c\n", c); // Output: ≹
JavaScript:
const char = '\u2279';
console.log(char); // Output: ≹
Java:
char c = '\u2279';
System.out.println(c); // Output: ≹
JSON:
{"text": "\u2279"} // Value: ≹
Python:
char = '\u2279'
print(char) # Output: ≹
Perl:
my $char = "\x{2279}";
print $char; # Output: ≹
PHP:
$char = "\x{2279}";
echo $char; // Output: ≹
Ruby:
char = "\u{2279}"
puts char # Output: ≹
Rust:
let c = '\u{2279}';
println!("{}", c); // Output: ≹
Go:
char := '\u2279'
fmt.Printf("%c\n", char) // Output: ≹
CSS:
/* CSS content property */
.element::before {
content: "\002279"; /* Display: ≹ */
}
HTML Decimal:
<p>HTML decimal: ≹</p> <!-- Display: ≹ -->
HTML Hexadecimal:
<p>HTML hex: ≹</p> <!-- Display: ≹ -->
URL Encoding:
// ≹ URL encoding
https://unicodefinder.com/search.php?query=%E2%89%B9
MD5:
ee1146612034e284442d3004ffd2a4a9
SHA1:
114e762e22319ba615c603b7c04929f1eee3c94d
Base64:
4om5