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ⅱ | 11100001100111110011111100111111100010001100101110000010100001101111101001000001 | e19f3f3f88cb8286fa41 |
EUC-JP | 癲??依f? | 111000101010000100111111001111111011000011001101101000111110011000111111 | e2a13f3fb0cda3e63f |
UTF-8 | 癲룹빖依fⅱ | 111001111001100110110010111010111010001110111001111010111011100110010110111001001011111010011101111011111011110110000110111000101000010110110001 | e799b2eba3b9ebb996e4be9defbd86e285b1 |
UHC | 癲룹빖依fⅱ | 111011111010011010110111111011001001010110111000111010111110111010100011111001101010010110100010 | efa6b7ec95b8ebeea3e6a5a2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)