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 | 隲帶コ「螻守 | 11101000101010111001101111100110101110101010001011100101101100011000111011100111 | e8ab9be6baa2e5b18ee7 |
EUC-JP | 隲帶コ「螻守 | 111100001010110111010110111010001000111010111010100011101010001011101010101100111011110011101001 | f0add6e88eba8ea2eab3bce9 |
UTF-8 | 隲帶コ「螻守 | 111010011001101010110010111001011011100010110110111011111011110110111010111011111011110110100010111010001001111010111011111001011010111010001000 | e99ab2e5b8b6efbdbaefbda2e89ebbe5ae88 |
UHC | ?帶???守 | 0011111111010011111000010011111100111111001111111110000111111010 | 3fd3e13f3f3fe1fa |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)