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 | 隰泌シア鉞郁 | 11101000101011001001010011100101101111001011000111100111111001101000100011101000 | e8ac94e5bcb1e7e688e8 |
EUC-JP | 隰泌シア鉞郁 | 111100001010111011001000111001111000111010111100100011101011000111101110111010001011000011101010 | f0aec8e78ebc8eb1eee8b0ea |
UTF-8 | 隰泌シア鉞郁 | 111010011001101010110000111001101011001110001100111011111011110110111100111011111011110110110001111010011000100110011110111010011000001110000001 | e99ab0e6b38cefbdbcefbdb1e9899ee98381 |
UHC | ?泌??鉞郁 | 001111111111100110110010001111110011111111101010110001111110100111110100 | 3ff9b23f3feac7e9f4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)