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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
EUC-JP | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
UTF-8 | 硫꾧뎀轢긷뀙 | 111011111010011110001110111010101011111010100111111010111000111010000000111011111010011010001101111010101011100010110111111010111000000010011001 | efa78eeabea7eb8e80efa68deab8b7eb8099 |
UHC | 硫꾧뎀轢긷뀙 | 111010111010100110000100111010101011010110101001111001101011110010110001111001011000010110010010 | eba984eab5a9e6bcb1e58592 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)