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 ?ф??潁??^ 00111111100001001000011000111111001111111001111111110001001111110011111101011110 3f84863f3f9ff13f3f5e
EUC-JP ?ф?珙潁??^ 001111111010011111100110001111111000111111001011111100011101111011110011001111110011111101011110 3fa7e63f8fcbf1def33f3f5e
UTF-8 料ф샂珙潁븀㉮^ 111011111010011010111110110100011000010011101100100000111000001011100111100011111001100111100110101111011000000111101011101110001000000011100011100010011010111001011110 efa6bed184ec8382e78f99e6bd81ebb880e389ae5e
UHC 料ф샂珙潁븀㉮^ 111010001111011110101100111001101001100010110100110011011111010111100111101110001011101011100111101010001011111101011110 e8f7ace698b4cdf5e7b8bae7a8bf5e

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