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 | 沃??節ο? | 100101111000000000111111001111111001000011011111100000111100110100111111 | 97803f3f90df83cd3f |
EUC-JP | 沃??節ο? | 110011011110000000111111001111111100000011100001101001101100111100111111 | cde03f3fc0e1a6cf3f |
UTF-8 | 沃얏뇠節ο쉔 | 1110011010110010100000111110110010010110100011111110101110000111101000001110011110101111100000001100111010111111111011001000100110010100 | e6b283ec968feb87a0e7af80cebfec8994 |
UHC | 沃얏뇠節ο쉔 | 111010001010101010111110111001101000011110001000111011111011110110100101111011111011110110101000 | e8aabee68788efbda5efbda8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)