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 | 讓ス蜊呈據譽 | 1110011010101000101111011110010110001101100100101110011010011101100111111110011010100011 | e6a8bde58d92e69d9fe6a3 |
EUC-JP | 讓ス蜊呈據譽 | 111011001010101010001110101111011110100111101101110001001110100011011010101000011110110010100101 | ecaa8ebde9edc4e8daa1eca5 |
UTF-8 | 讓ス蜊呈據譽 | 111010001010111010010011111011111011110110111101111010001001110010001010111001011001000110001000111001101001001110011010111010001010110110111101 | e8ae93efbdbde89c8ae59188e6939ae8adbd |
UHC | 讓??呈據譽 | 11100101110100110011111100111111111011111101000011001011111000001110011111100010 | e5d33f3fefd0cbe0e7e2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)