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 | 襌罹攫碪ォ蝓 | 1110010111111001100111001110101110011101101110101110000111110010101010111110010110011111 | e5f99ceb9dbae1f2abe59f |
EUC-JP | 襌罹攫碪ォ蝓 | 111010101111101111011000111011011101101010111100111000101111010010001110101010111110101010100001 | eafbd8eddabce2f48eabeaa1 |
UTF-8 | 襌罹攫碪ォ蝓 | 111010001010010110001100111001111011110110111001111001101001010010101011111001111010001010101010111011111011110110101011111010001001110110010011 | e8a58ce7bdb9e694abe7a2aaefbdabe89d93 |
UHC | ?罹攫??? | 0011111111010111111001111111110010101011001111110011111100111111 | 3fd7e7fcab3f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)