Nothing
x = "Open Bar $300 \u5564\u9152\u3001\u6C23\u9152 \u4EFB\u98F2"
print(x)
Encoding(x)
library(RJSONIO)
fromJSON(paste('{"tweet":"', x, '"}', sep = ''))
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.