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 | ??}v??}vB | 001111110011111101111101011101100011111100111111011111010111011001000010 | 3f3f7d763f3f7d7642 |
SJIS-WIN | 稈豎}v稈豎}vB | 11100010011000101110011010110001011111010111011011100010011000101110011010110001011111010111011001000010 | e262e6b17d76e262e6b17d7642 |
EUC-JP | 稈豎}v稈豎}vB | 11100011110000111110110010110011011111010111011011100011110000111110110010110011011111010111011001000010 | e3c3ecb37d76e3c3ecb37d7642 |
UTF-8 | 稈豎}v稈豎}vB | 1110011110101000100010001110100010110001100011100111110101110110111001111010100010001000111010001011000110001110011111010111011001000010 | e7a888e8b18e7d76e7a888e8b18e7d7642 |
UHC | 稈?}v稈?}vB | 1100101011011001001111110111110101110110110010101101100100111111011111010111011001000010 | cad93f7d76cad93f7d7642 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)