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 | 贈??碇?箏 | 100100011010000100111111001111111001001011110100001111111110001010110101 | 91a13f3f92f43fe2b5 |
EUC-JP | 贈?™碇?箏 | 1100001010100011001111111000111110100010111011111100010011110110001111111110010010110111 | c2a33f8fa2efc4f63fe4b7 |
UTF-8 | 贈계™碇렢箏 | 111010001011010010001000111010101011001110000100111000101000010010100010111001111010001010000111111010111010000010100010111001111010111010001111 | e8b488eab384e284a2e7a287eba0a2e7ae8f |
UHC | 贈계™碇렢箏 | 111100011111110010110000111010001010001011100010111011111110110110001110101100111110111010110100 | f1fcb0e8a2e2efed8eb3eeb4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)