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 | 倭??節ο? | 100110000110000000111111001111111001000011011111100000111100110100111111 | 98603f3f90df83cd3f |
EUC-JP | 倭??節ο? | 110011111100000100111111001111111100000011100001101001101100111100111111 | cfc13f3fc0e1a6cf3f |
UTF-8 | 倭뺡뜈節ο스 | 1110010110000000101011011110101110111010101000011110101110011100100010001110011110101111100000001100111010111111111011001000101010100100 | e580adebbaa1eb9c88e7af80cebfec8aa4 |
UHC | 倭뺡뜈節ο스 | 111010001101111010010101111010011000110110001011111011111011110110100101111011111011110110111010 | e8de95e98d8befbda5efbdba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)