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 | 智?音戡?? | 100100100111000100111111100010011011100110011101010000010011111100111111 | 92713f89b99d413f3f |
EUC-JP | 智?音戡?? | 110000111101001000111111101100101011101111011001101000100011111100111111 | c3d23fb2bbd9a23f3f |
UTF-8 | 智렱音戡렰렓 | 111001101001100110111010111010111010000010110001111010011001111110110011111001101000100010100001111010111010000010110000111010111010000010010011 | e699baeba0b1e99fb3e688a1eba0b0eba093 |
UHC | 智렱音戡렰렓 | 111100101010101010001110101111101110101111100101110010101111000110001110101111011000111010101000 | f2aa8ebeebe5caf18ebd8ea8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)