Kaomojis
Kaomojis
All Emojis
Emoji Text Code
💻〰️ℹ️
Copy
#bitwise not
#complement
#tilde operator
#integer operation
🅱️~
Copy
#bitwise not
#b-not
#complement
#tilde operator
#logic gate
~❌
Copy
#logical not
#boolean logic
#tilde operator
#unary operator
#condition false
🔄0️⃣1️⃣
Copy
#bitwise not
#bitwise complement
#programming operator
#binary inversion
#tilde operator
#logical negation
#bitwise not #complement #tilde operator #integer operation