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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 除??除??^ | 100011111001110000111111001111111000111110011100001111110011111101011110 | 8f9c3f3f8f9c3f3f5e |
EUC-JP | 除??除??^ | 101111011111110000111111001111111011110111111100001111110011111101011110 | bdfc3f3fbdfc3f3f5e |
UTF-8 | 除곡릉除곡를^ | 11101001100110011010010011101010101100111010000111101011101001101000100111101001100110011010010011101010101100111010000111101011101001011011110001011110 | e999a4eab3a1eba689e999a4eab3a1eba5bc5e |
UHC | 除곡릉除곡를^ | 11110000101101101011000011101110101110001010101011110000101101101011000011101110101110001010011001011110 | f0b6b0eeb8aaf0b6b0eeb8a65e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)