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 | ??±??? | 001111110011111110110001001111110011111100111111 | 3f3fb13f3f3f |
SJIS-WIN | 癲?±肄?Ⅴ | 11100001100111110011111110000001011111011110001111100101001111111000011101011000 | e19f3f817de3e53f8758 |
EUC-JP | 癲?±肄?? | 111000101010000100111111101000011101111011100110111001110011111100111111 | e2a13fa1dee6e73f3f |
UTF-8 | 癲룹±肄됵Ⅴ | 1110011110011001101100101110101110100011101110011100001010110001111010001000001010000100111010111001000010110101111000101000010110100100 | e799b2eba3b9c2b1e88284eb90b5e285a4 |
UHC | 癲룹±肄됵Ⅴ | 111011111010011010110111111011001010000110111110111011001011110110001001111011111010010110110100 | efa6b7eca1beecbd89efa5b4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)