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 | 轅????速 | 1110011101110110001111110011111100111111001111111001000110101100 | e7763f3f3f3f91ac |
EUC-JP | 轅??庾?速 | 11101101110101110011111100111111100011111011110011001110001111111100001010101110 | edd73f3f8fbcce3fc2ae |
UTF-8 | 轅렒뤊庾닷速 | 111010001011110110000101111010111010000010010010111010111010010010001010111001011011101010111110111010111000101110110111111010011000000010011111 | e8bd85eba092eba48ae5babeeb8bb7e9809f |
UHC | 轅렒뤊庾닷速 | 111010101011111110001110101001111000111110111010111010101110110010110100111001011110000111011100 | eabf8ea78fbaeaecb4e5e1dc |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)