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 | 輿??認?? | 1001011101100000001111110011111110010100010001100011111100111111 | 97603f3f94463f3f |
EUC-JP | 輿??認?? | 1100110111000001001111110011111111000111101001110011111100111111 | cdc13f3fc7a73f3f |
UTF-8 | 輿삘넀認싧꼧 | 111010001011110010111111111011001000001010011000111010111000010010000000111010001010101010001101111011001000101110100111111010101011110010100111 | e8bcbfec8298eb8480e8aa8dec8ba7eabca7 |
UHC | 輿삘넀認싧꼧 | 111001101010101110111011111000101000011010010000111011001110001110011010111001011000010010000100 | e6abbbe28690ece39ae58484 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)