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 | 低???痍? | 1001001011100001001111110011111100111111111000010111011100111111 | 92e13f3f3fe1773f |
EUC-JP | 低???痍? | 1100010011100011001111110011111100111111111000011101100000111111 | c4e33f3f3fe1d83f |
UTF-8 | 低렰泥렣痍렪 | 111001001011110110001110111010111010000010110000111011111010011110100011111010111010000010100011111001111001011110001101111010111010000010101010 | e4bd8eeba0b0efa7a3eba0a3e7978deba0aa |
UHC | 低렰泥렣痍렪 | 111011101011100010001110101111011110110010110010100011101011010011101100101101111000111010111000 | eeb88ebdecb28eb4ecb78eb8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)