To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 涅?〕鎰?? | 100111111011100000111111100000010110110011101000010011000011111100111111 | 9fb83f816ce84c3f3f |
EUC-JP | 涅?〕鎰?? | 110111101011101000111111101000011100110111101111101011010011111100111111 | deba3fa1cdefad3f3f |
UTF-8 | 涅곕〕鎰섓쬊 | 111001101011011010000101111010101011001110010101111000111000000010010101111010011000111010110000111011001000010010010011111011001010110010001010 | e6b685eab395e38095e98eb0ec8493ecac8a |
UHC | 涅곕〕鎰섓쬊 | 111001101110111010110000111010111010000110110011111011001111000010011000111011111010011010100000 | e6eeb0eba1b3ecf098efa6a0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)