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
🔄0️⃣1️⃣
Copy
#bitwise not
#bitwise complement
#programming operator
#binary inversion
#tilde operator
#logical negation
~1️⃣
Copy
#bitwise not
#binary negation
#ones complement
#data manipulation
#low-level operations
#integer logic
#flip bit
#bitwise not #complement #tilde operator #integer operation