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 | 也??宜?? | 1001011011100111001111110011111110001011010110000011111100111111 | 96e73f3f8b583f3f |
EUC-JP | 也??宜?? | 1100110011101001001111110011111110110101101110010011111100111111 | cce93f3fb5b93f3f |
UTF-8 | 也㏓낄宜㎫㎣ | 111001001011100110011111111000111000111110010011111010111000001010000100111001011010111010011100111000111000111010101011111000111000111010100011 | e4b99fe38f93eb8284e5ae9ce38eabe38ea3 |
UHC | 也㏓낄宜㎫㎣ | 111001011010010110100111111010111011001110100101111010111111000110100111111001111010011110100111 | e5a5a7ebb3a5ebf1a7e7a7a7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)