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 ?虞?}?虞?{^ 0011111110001011111100010011111101111101001111111000101111110001001111110111101101011110 3f8bf13f7d3f8bf13f7b5e
EUC-JP ?虞?}?虞?{^ 0011111110110110111100110011111101111101001111111011011011110011001111110111101101011110 3fb6f33f7d3fb6f33f7b5e
UTF-8 곌虞귁}곌虞귁{^ 111010101011001110001100111010001001100110011110111010101011011110000001011111011110101010110011100011001110100010011001100111101110101010110111100000010111101101011110 eab38ce8999eeab7817deab38ce8999eeab7817b5e
UHC 곌虞귁}곌虞귁{^ 101100001110101011101001111001011011000111001110011111011011000011101010111010011110010110110001110011100111101101011110 b0eae9e5b1ce7db0eae9e5b1ce7b5e

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