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 | 癲??揖η? | 111000011001111100111111001111111001011101001011100000111100010100111111 | e19f3f3f974b83c53f |
EUC-JP | 癲??揖ηł | 1110001010100001001111110011111111001101101011001010011011000111100011111010100111001000 | e2a13f3fcdaca6c78fa9c8 |
UTF-8 | 癲븍㉡揖ηł | 11100111100110011011001011101011101110001000110111100011100010011010000111100110100011111001011011001110101101111100010110000010 | e799b2ebb88de389a1e68f96ceb7c582 |
UHC | 癲븍㉡揖ηł | 111011111010011010111010111010111010100010110010111010111110011110100101111001111010100110101001 | efa6baeba8b2ebe7a5e7a9a9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)