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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ????上??^ 001111110011111100111111001111111000111111100011001111110011111101011110 3f3f3f3f8fe33f3f5e
EUC-JP ???瑗上??^ 0011111100111111001111111000111111001100110000001011111011100101001111110011111101011110 3f3f3f8fccc0bee53f3f5e
UTF-8 솬쓸뤖瑗上탲팼^ 11101100100001101010110011101100100100111011100011101011101001001001011011100111100100011001011111100100101110001000101011101101100000111011001011101101100011001011110001011110 ec86acec93b8eba496e79197e4b88aed83b2ed8cbc5e
UHC 솬쓸뤖瑗上탲팼^ 101111001101111110111110101101011000111111000110111010101011110011011111101111101011010110001111110001101101011101011110 bcdfbeb58fc6eabcdfbeb58fc6d75e

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