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 | 暎??有?? | 1001110111110011001111110011111110010111010011000011111100111111 | 9df33f3f974c3f3f |
EUC-JP | 暎??有?? | 1101101011110101001111110011111111001101101011010011111100111111 | daf53f3fcdad3f3f |
UTF-8 | 暎㏓굠有며독 | 111001101001101010001110111000111000111110010011111010101011010110100000111001101001110010001001111010111010100110110000111010111000111110000101 | e69a8ee38f93eab5a0e69c89eba9b0eb8f85 |
UHC | 暎㏓굠有며독 | 111001111011001010100111111010111000001010001000111010101111001110111000111001111011010110110110 | e7b2a7eb8288eaf3b8e7b5b6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)