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 | 譯??辱?? | 1110011010100001001111110011111110010000010010100011111100111111 | e6a13f3f904a3f3f |
EUC-JP | 譯??辱?? | 1110110010100011001111110011111110111111101010110011111100111111 | eca33f3fbfab3f3f |
UTF-8 | 譯멱틯辱욤퍤 | 111010001010110110101111111010111010100110110001111011011000101110101111111010001011111010110001111011001001101010100100111011011000110110100100 | e8adafeba9b1ed8bafe8beb1ec9aa4ed8da4 |
UHC | 譯멱틯辱욤퍤 | 111001101011101110111000111010001011101010011001111010011011010010111111111010001011101110011011 | e6bbb8e8ba99e9b4bfe8bb9b |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)