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 | 儲屯??漣儲 | 10010110110101111001001111010100001111110011111110010111111110001001011011010111 | 96d793d43f3f97f896d7 |
EUC-JP | 儲屯??漣儲 | 11001100110110011100011011010110001111110011111111001110111110101100110011011001 | ccd9c6d63f3fcefaccd9 |
UTF-8 | 儲屯렣븅漣儲 | 111001011000010010110010111001011011000110101111111010111010000010100011111010111011100010000101111001101011110010100011111001011000010010110010 | e584b2e5b1afeba0a3ebb885e6bca3e584b2 |
UHC | 儲屯렣븅漣儲 | 111011101011100111010100111010101000111010110100101110101110100111010101111111101110111010111001 | eeb9d4ea8eb4bae9d5feeeb9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)