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 | 顫大」ス頷鰐 | 11101000111110101001000111100101101000111011110111101000111101011001100001101011 | e8fa91e5a3bde8f5986b |
EUC-JP | 顫大」ス頷鰐 | 111100001111110011000010111001111000111010100011100011101011110111110000111101111100111111001100 | f0fcc2e78ea38ebdf0f7cfcc |
UTF-8 | 顫大」ス頷鰐 | 111010011010000110101011111001011010010010100111111011111011110110100011111011111011110110111101111010011010000010110111111010011011000010010000 | e9a1abe5a4a7efbda3efbdbde9a0b7e9b090 |
UHC | 顫大???鰐 | 111011111011010111010011110111100011111100111111001111111110010011001010 | efb5d3de3f3f3fe4ca |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)