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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 肉??[肉??[^ 1001001111110111001111110011111101011011100100111111011100111111001111110101101101011110 93f73f3f5b93f73f3f5b5e
EUC-JP 肉??[肉??[^ 1100011011111001001111110011111101011011110001101111100100111111001111110101101101011110 c6f93f3f5bc6f93f3f5b5e
UTF-8 肉먮퓧[肉먮퓧[^ 111010001000001010001001111010111010100010101110111011011001001110100111010110111110100010000010100010011110101110101000101011101110110110010011101001110101101101011110 e88289eba8aeed93a75be88289eba8aeed93a75b5e
UHC 肉먮퓧[肉먮퓧[^ 111010111011111110010000111010111011111110010000010110111110101110111111100100001110101110111111100100000101101101011110 ebbf90ebbf905bebbf90ebbf905b5e

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