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 | 轅????瀟 | 1110011101110110001111110011111100111111001111111110000001101110 | e7763f3f3f3fe06e |
EUC-JP | 轅??庾?瀟 | 11101101110101110011111100111111100011111011110011001110001111111101111111001111 | edd73f3f8fbcce3fdfcf |
UTF-8 | 轅렒뤊庾쇌瀟 | 111010001011110110000101111010111010000010010010111010111010010010001010111001011011101010111110111011001000011110001100111001111000000010011111 | e8bd85eba092eba48ae5babeec878ce7809f |
UHC | 轅렒뤊庾쇌瀟 | 111010101011111110001110101001111000111110111010111010101110110010111100111001001110000110111110 | eabf8ea78fbaeaecbce4e1be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)