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 | 轣先勞ム珊轣 | 1110011110000001100100001110011010011001101001111101000110001110010110001110011110000001 | e78190e699a7d18e58e781 |
EUC-JP | 轣先勞ム珊轣 | 111011011110000111000000111010001101001010101001100011101101000110111011101110011110110111100001 | ede1c0e8d2a98ed1bbb9ede1 |
UTF-8 | 轣先勞ム珊轣 | 111010001011110110100011111001011000010110001000111001011000101110011110111011111011111010010001111001111000111110001010111010001011110110100011 | e8bda3e58588e58b9eefbe91e78f8ae8bda3 |
UHC | ?先勞?珊? | 001111111110000010111011110101101100110000111111110111111010011000111111 | 3fe0bbd6cc3fdfa63f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)