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 | 癲???f? | 1110000110011111001111110011111100111111100000101000011000111111 | e19f3f3f3f82863f |
EUC-JP | 癲???f? | 1110001010100001001111110011111100111111101000111110011000111111 | e2a13f3f3fa3e63f |
UTF-8 | 癲룸끽溜f퇍 | 111001111001100110110010111010111010001110111000111010111000000110111101111011111010011110001011111011111011110110000110111011011000011110001101 | e799b2eba3b8eb81bdefa78befbd86ed878d |
UHC | 癲룸끽溜f퇍 | 111011111010011010110111111010111011001110100011111010101111111010100011111001101011011110011110 | efa6b7ebb3a3eafea3e6b79e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)