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 | 訂私??知? | 100100101111100110001110100001000011111100111111100100100110110100111111 | 92f98e843f3f926d3f |
EUC-JP | 訂私??知? | 110001001111101110111011111001000011111100111111110000111100111000111111 | c4fbbbe43f3fc3ce3f |
UTF-8 | 訂私렎렗知렦 | 111010001010100010000010111001111010011110000001111010111010000010001110111010111010000010010111111001111001111110100101111010111010000010100110 | e8a882e7a781eba08eeba097e79fa5eba0a6 |
UHC | 訂私렎렗知렦 | 111011111111010011011110111001111000111010100100100011101010110011110010101100011000111010110101 | eff4dee78ea48eacf2b18eb5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)