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 | 遵??粧?? | 1000111110000101001111110011111110001111110011110011111100111111 | 8f853f3f8fcf3f3f |
EUC-JP | 遵??粧?? | 1011110111100101001111110011111110111110110100010011111100111111 | bde53f3fbed13f3f |
UTF-8 | 遵면걋粧렰뤯 | 111010011000000110110101111010111010100110110100111010101011000110001011111001111011001010100111111010111010000010110000111010111010010010101111 | e981b5eba9b4eab18be7b2a7eba0b0eba4af |
UHC | 遵면걋粧렰뤯 | 111100011110010110111000111010011011000011000000111011011111001010001110101111011000111111011101 | f1e5b8e9b0c0edf28ebd8fdd |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)