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 | 癲??踰?Ⅴ | 111000011001111100111111001111111110011011111010001111111000011101011000 | e19f3f3fe6fa3f8758 |
EUC-JP | 癲??踰?? | 1110001010100001001111110011111111101100111111000011111100111111 | e2a13f3fecfc3f3f |
UTF-8 | 癲뤄퐚踰ㅿⅤ | 111001111001100110110010111010111010010010000100111011011001000010011010111010001011100010110000111000111000010110111111111000101000010110100100 | e799b2eba484ed909ae8b8b0e385bfe285a4 |
UHC | 癲뤄퐚踰ㅿⅤ | 111011111010011010110111111011111011110110000100111010111011001010100100111011111010010110110100 | efa6b7efbd84ebb2a4efa5b4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)