Playing with Unicode characters
In the sixties the ASCII code was created to represent text in computers. The code was based on 7 bit sets which allowed up to 127 characters: numbers, uppercase and lowercase letters and a small set of special symbols. So few characters have never made so much. In addition to their utilization in computers, the ASCII codes were used to make ASCII art creating beautiful designs. But the ASCII codes are only able to represent Latin alphabets and English language, so are not enough for other languages. One solution to this lack of codes was the Unicode standard that is capable of representing any type of alphabets except Klingon :-).
The Unicode provides more symbols and therefore more possibilities to design images, but curiously it has been especially developed on Twitter, with the challenge of making graphics in 140 characters. Searching for the hashtag #art140 is apparent as far as the imagination and mastery of design with Unicode codes.
But besides the art, Unicode can have a practical use to represent graphic information in a tweet. The first case I’ve ever found was the bot @Resultados20N from the Data’n’Press factory of Martin-Borregón Brothers. It published in real time the election results of 20N in this graphic:
██████████PP──44.6%→186 ██████────PSOE─28.7%→110 ███─21.9%→IU=11_UPyD=5_CiU=16_AMR=7_PNV=5_ERC=3_BNG=2_CC=2_CQ=1_FAC=1_GBAI=1
#20N 100%Esc— resultados20N (@resultados20N) November 21, 2011
This wit and practical way of displaying graphics inspired me to create the bot @t_hoarder showing the results of the social barometer like this:
Barómetro.social.día 12-08-2012: personas_tuiteando_de ████Rescate→7655 ██▒▒Recortes→3005 █▒▒▒Urdangarin→2032 █▒▒▒Bankia→1887
— t-hoarder (@t_hoarder) August 12, 2012
I thought to represent a timeline of the number of people every hour twittered different topics, so that you could appreciate the time profile of publication. This is the way I found to do this:
12-08-2012:twiteando Recortes/hora █▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ █▒▒▒▒▒▒▒▒▒▒▒▒██████▒████ ██▒▒▒▒▒▒▒▒██████████████ 0▀▀▀▀▀▀▀▀▀▀▀12▀▀▀▀▀▀▀▀▀23
— t-hoarder (@t_hoarder) August 12, 2012
Thanks to Twitter Art Layouts post and some good advice from @emartinborregon (playing with the wide space and grouped into blocks of 21 characters) I have been able to make these designs. Barring any alignment problem in Explorer or a lack of character in Android ▀ (UPPER HALF BLOCK) you can clearly see the graphs. This table of Unicode characters has been very useful for me, especially the blocks and this interactive table.
I encourage you to create graphs with Unicode characters, it is a quick way of getting information via Twitter
1 Response
[…] Jugando con los códigos Unicode – La codificación Unicode proporciona más símbolos y por tanto más posibilidades para diseñar imágenes, pero curiosamente se ha desarrollado sobre todo en Twitter, con el desafío de realizar gráficos en 140 caracteres. Si se busca el hashtag #art140 se puede comprobar hasta donde llega la imaginación y el dominio del diseño con códigos Unicode. […]