To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?液?}?液?{^ 0011111110001001011101000011111101111101001111111000100101110100001111110111101101011110 3f89743f7d3f89743f7b5e
EUC-JP ?液?}?液?{^ 0011111110110001110101010011111101111101001111111011000111010101001111110111101101011110 3fb1d53f7d3fb1d53f7b5e
UTF-8 뤝液㉩}뤝液㉩{^ 111010111010010010011101111001101011011010110010111000111000100110101001011111011110101110100100100111011110011010110110101100101110001110001001101010010111101101011110 eba49de6b6b2e389a97deba49de6b6b2e389a97b5e
UHC 뤝液㉩}뤝液㉩{^ 100011111100110011100100111110111010100010111010011111011000111111001100111001001111101110101000101110100111101101011110 8fcce4fba8ba7d8fcce4fba8ba7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)