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 | 攸???再畯 | 100111011011111100111111001111110011111110001101110001001111101101101111 | 9dbf3f3f3f8dc4fb6f |
EUC-JP | 攸???再畯 | 11011010110000010011111100111111001111111011101011000110100011111100110110111011 | dac13f3f3fbac68fcdbb |
UTF-8 | 攸편렩ㅽ再畯 | 111001101001010010111000111011011000111010111000111010111010000010101001111000111000010110111101111001011000011010001101111001111001010110101111 | e694b8ed8eb8eba0a9e385bde5868de795af |
UHC | 攸편렩ㅽ再畯 | 111010101111001011000110111011011000111010110111101001001110110111101110101000101111000111100001 | eaf2c6ed8eb7a4edeea2f1e1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)