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 | 要???у? | 1001011101110110001111110011111100111111100001001000010100111111 | 97763f3f3f84853f |
EUC-JP | 要???у? | 1100110111010111001111110011111100111111101001111110010100111111 | cdd73f3f3fa7e53f |
UTF-8 | 要뺝뮠緣у껼 | 1110100010100110100000011110101110111010100111011110101110101110101000001110011110110111101000111101000110000011111010101011101110111100 | e8a681ebba9debaea0e7b7a3d183eabbbc |
UHC | 要뺝뮠緣у껼 | 111010011010100110010101111001011001001010101100111001101101111010101100111001011011001010111010 | e9a995e592ace6deace5b2ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)