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 | 癲??揖ワ㎝ | 11100001100111110011111100111111100101110100101110000011100011111000011101110000 | e19f3f3f974b838f8770 |
EUC-JP | 癲??揖ワ? | 111000101010000100111111001111111100110110101100101001011110111100111111 | e2a13f3fcdaca5ef3f |
UTF-8 | 癲섍퉮揖ワ㎝ | 111001111001100110110010111011001000010010001101111011011000100110101110111001101000111110010110111000111000001110101111111000111000111010011101 | e799b2ec848ded89aee68f96e383afe38e9d |
UHC | 癲섍퉮揖ワ㎝ | 111011111010011010011000111010101011100110000110111010111110011110101011111011111010011110101111 | efa698eab986ebe7abefa7af |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)