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 | 饒??節η? | 111010010110000000111111001111111001000011011111100000111100010100111111 | e9603f3f90df83c53f |
EUC-JP | 饒??節η? | 111100011100000100111111001111111100000011100001101001101100011100111111 | f1c13f3fc0e1a6c73f |
UTF-8 | 饒좄땃節η쮱 | 1110100110100101100100101110110010100010100001001110101110010101100000111110011110101111100000001100111010110111111011001010111010110001 | e9a592eca284eb9583e7af80ceb7ecaeb1 |
UHC | 饒좄땃節η쮱 | 111010011010111010100000111010001011011010100011111011111011110110100101111001111010100010001110 | e9aea0e8b6a3efbda5e7a88e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)