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 | ???}???{^ | 001111110011111100111111011111010011111100111111001111110111101101011110 | 3f3f3f7d3f3f3f7b5e |
SJIS-WIN | ???}???{^ | 001111110011111100111111011111010011111100111111001111110111101101011110 | 3f3f3f7d3f3f3f7b5e |
EUC-JP | ???}???{^ | 001111110011111100111111011111010011111100111111001111110111101101011110 | 3f3f3f7d3f3f3f7b5e |
UTF-8 | 療며날}療며날{^ | 111011111010011110000001111010111010100110110000111010111000001010100000011111011110111110100111100000011110101110101001101100001110101110000010101000000111101101011110 | efa781eba9b0eb82a07defa781eba9b0eb82a07b5e |
UHC | 療며날}療며날{^ | 111010001111111010111000111001111011001110101111011111011110100011111110101110001110011110110011101011110111101101011110 | e8feb8e7b3af7de8feb8e7b3af7b5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)