Bitcoin Forum

Bitcoin => Legal => Topic started by: ektwr on May 17, 2013, 06:48:53 AM



Title: Bitcoin ASCII character proposal
Post by: ektwr on May 17, 2013, 06:48:53 AM
Hi bitcoin enthousiasts!

I have a proposal for ALL the Bitcoin Community.

Let's do a proposal to insert the bitcoin symbol into ASCII character system, like all other currencies.
We can spare our demand into every puplic and social media network available.
if this happens, the road to establish bitcoin currency will be widely open.

I want to discuss this and if you agree, we can make our first steps to achive this.
Waiting your ideas....


Title: Re: Bitcoin ASCII character proposal
Post by: Foxpup on May 17, 2013, 07:12:47 AM
Let's do a proposal to insert the bitcoin symbol into ASCII character system, like all other currencies.
Um, ASCII doesn't have all other currency symbols, or even any currency symbols other than than the dollar sign. ASCII also cannot be changed, but that's okay, because hardly anyone actually uses ASCII for anything anyway.


Title: Re: Bitcoin ASCII character proposal
Post by: ektwr on May 17, 2013, 07:46:13 AM
Well my question is:
when and how did the euro symbol € inserted into ascii character table?


Title: Re: Bitcoin ASCII character proposal
Post by: Foxpup on May 17, 2013, 07:56:46 AM
when and how did the euro symbol € inserted into ascii character table?
It isn't and it never was. The following is a complete list of all printable ASCII characters:
Code:
 !"#$%&'()*+,-./
0123456789:;<=>?
@ABCDEFGHIJKLMNO
PQRSTUVWXYZ]\[^_
`abcdefghijklmno
pqrstuvwxyz{|}~
See? No euro symbol. Or many other symbols for that matter. That's why nobody uses ASCII anymore.


Title: Re: Bitcoin ASCII character proposal
Post by: jackjack on May 17, 2013, 08:08:12 AM
Maybe your talking about one of the extended ASCII sets, like ISO 8859-15 where € is 0xA4
I think the number of people using this kind of tricks is really low. And anyway, except if you want to create your own ASCII-extended charset (good luck to make it used by anybody), you can't modify an existing one to put another symbol: all the 256 characters are used!

Where we can add characters is UTF-8
And adding a Bitcoin character in UTF-8 is discussed for years


Title: Re: Bitcoin ASCII character proposal
Post by: ektwr on May 17, 2013, 08:09:44 AM
Yes i believe we can use the extend symbol table for that.

look this table-->http://www.ascii-code.com/

EDIT: No matter what, we can think many ways to achive that goal


Title: Re: Bitcoin ASCII character proposal
Post by: Matthew N. Wright on May 17, 2013, 08:14:09 AM
What you're looking for is ISO 4217 (unicode, not "ascii") and here is a short list of people before you:

https://bitcointalk.org/index.php?topic=29061.0
https://bitcointalk.org/index.php?topic=151843.0
https://bitcointalk.org/index.php?topic=135724.0
https://bitcointalk.org/index.php?topic=149150.0
https://bitcointalk.org/index.php?topic=7205.0
https://bitcointalk.org/index.php?topic=123600.0
https://bitcointalk.org/index.php?topic=179881.0
https://bitcointalk.org/index.php?topic=1446.0
https://bitcointalk.org/index.php?topic=127604.0
https://bitcointalk.org/index.php?topic=148229.0
https://bitcointalk.org/index.php?topic=149634.0
https://bitcointalk.org/index.php?topic=123607.0
https://bitcointalk.org/index.php?topic=25102.0


Title: Re: Bitcoin ASCII character proposal
Post by: ektwr on May 17, 2013, 08:16:52 AM
To be more specific, i would like to put in my signature (as an example) the bitcoin sign. Is it possible and if it is, how?


Title: Re: Bitcoin ASCII character proposal
Post by: jackjack on May 17, 2013, 08:17:39 AM
What you're looking for is ISO 4217 (unicode, not "ascii") and here is a short list of people before you:
WTF are you talking about?
ISO 4217 is about currency codes
Unicode and ASCII are charsets


Title: Re: Bitcoin ASCII character proposal
Post by: jackjack on May 17, 2013, 08:19:32 AM
To be more specific, i would like to put in my signature (as an example) the bitcoin sign. Is it possible and if it is, how?
Write
Code:
[btc]
That will print BTC


Title: Re: Bitcoin ASCII character proposal
Post by: ektwr on May 17, 2013, 08:29:26 AM
To be more specific, i would like to put in my signature (as an example) the bitcoin sign. Is it possible and if it is, how?
Write
Code:
[btc]
That will print BTC
OK this is a bbcode used in this forum. I mean that i want to have this sign to my keyboard as euro, dollar or pound sign.
I would like to write an article and put the bitcoin sign into it as i do for all other symbols.

I don't care if it would be ascii, utf, iso or what

I know i ask to much but it can be a start.


Title: Re: Bitcoin ASCII character proposal
Post by: Matthew N. Wright on May 17, 2013, 08:32:39 AM
What you're looking for is ISO 4217 (unicode, not "ascii") and here is a short list of people before you:
WTF are you talking about?
ISO 4217 is about currency codes
Unicode and ASCII are charsets

Sorry, was confused about what OP was actually asking. He needs to get Unicode (not ISO) to accept the symbol basically. There are dozens of thread about that already as well.


Title: Re: Bitcoin ASCII character proposal
Post by: wolongong on May 17, 2013, 08:34:17 AM
ASCII also cannot be changed, but that's okay, because hardly anyone actually uses ASCII for anything anyway.

I think I just ruined my keyboard.  ;D


Title: Re: Bitcoin ASCII character proposal
Post by: jackjack on May 17, 2013, 08:57:48 AM
To be more specific, i would like to put in my signature (as an example) the bitcoin sign. Is it possible and if it is, how?
Write
Code:
[btc]
That will print BTC
OK this is a bbcode used in this forum. I mean that i want to have this sign to my keyboard as euro, dollar or pound sign.
I would like to write an article and put the bitcoin sign into it as i do for all other symbols.

I don't care if it would be ascii, utf, iso or what

I know i ask to much but it can be a start.
As I said it's been years people want UTF-8 to include a Bitcoin symbol, just do a search in the forum


Title: Re: Bitcoin ASCII character proposal
Post by: ektwr on May 17, 2013, 09:04:08 AM
OK i will. Thanks all for talking  :)