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 | ?????^ | 001111110011111100111111001111110011111101011110 | 3f3f3f3f3f5e |
SJIS-WIN | 轣先勞ム散^ | 11100111100000011001000011100110100110011010011111010001100011100101010101011110 | e78190e699a7d18e555e |
EUC-JP | 轣先勞ム散^ | 1110110111100001110000001110100011010010101010011000111011010001101110111011011001011110 | ede1c0e8d2a98ed1bbb65e |
UTF-8 | 轣先勞ム散^ | 11101000101111011010001111100101100001011000100011100101100010111001111011101111101111101001000111100110100101011010001101011110 | e8bda3e58588e58b9eefbe91e695a35e |
UHC | ?先勞?散^ | 001111111110000010111011110101101100110000111111110111111010010001011110 | 3fe0bbd6cc3fdfa45e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)