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 | 曜??梧?; | 100101110110101000111111001111111000110011100110001111111000000101000111 | 976a3f3f8ce63f8147 |
EUC-JP | 曜??梧?; | 110011011100101100111111001111111011100011101000001111111010000110101000 | cdcb3f3fb8e83fa1a8 |
UTF-8 | 曜뱄슘梧잌; | 111001101001101110011100111010111011000110000100111011001000101010011000111001101010001010100111111011001001111010001100111011111011110010011011 | e69b9cebb184ec8a98e6a2a7ec9e8cefbc9b |
UHC | 曜뱄슘梧잌; | 111010001111100010111001111011111011110110110111111001111111110010011111111001011010001110111011 | e8f8b9efbdb7e7fc9fe5a3bb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)